📄️ Overview
The @kousta-ui/table package provides table components for displaying and managing tabular data. It offers both a basic Table component for simple use cases and an advanced DataTable component with built-in features like selection, actions, and extensible options.
📄️ Table
A lightweight, accessible Table component that provides the fundamental building blocks for creating custom tables. Perfect for simple data display, pricing tables, feature comparisons, and when you need full control over the table structure.
📄️ DataTable
An advanced DataTable component that provides a full-featured data management solution with built-in search, sorting, actions, bulk operations, and extensive customization options. Perfect for admin dashboards, data management interfaces, and complex data grids.
📄️ TablePropsProvider
A powerful TablePropsProvider that allows you to set global defaults and customize behavior for all DataTable components in your application. Perfect for maintaining consistent table styling, action configurations, and behavior across your entire application.
🗃️ DataTable
7 items