Tables & Datagrids
Tables display structured data in rows and columns. They support sorting, filtering, pagination, and row actions.Basic Table
Table Styling
Header Styles
Row Styles
Hover State
Table with Actions
| Member | Plan | Status | Actions |
|---|---|---|---|
JS John Smith | Professional | Active | EditDelete |
SJ Sarah Johnson | Basic | Pending | EditDelete |
Table Features
Sorting
Sort Indicators
Sort Indicators
- Clickable column headers for sortable columns
- Up arrow (โ) for ascending order
- Down arrow (โ) for descending order
- Neutral indicator for unsorted columns
- Multi-column sort with Shift+click
Implementation
Implementation
Filtering
๐ Search membersโฆ
Status: All โผ
Plan: All โผ
- Global search: Search across all columns
- Column filters: Filter specific columns
- Date range: Filter by date ranges
- Multi-select: Select multiple filter values
Pagination
Showing 1-10 of 156 results
Rows per page:
10 โผ
โ
1
2
3
โ
Row Selection
| Name | ||
|---|---|---|
โ | John Smith | john@example.com |
| Sarah Johnson | sarah@example.com |
- Checkbox in first column
- Select all checkbox in header
- Selected row highlight
- Bulk action toolbar appears when rows selected
Bulk Actions Toolbar
3 items selected
ExportArchiveDelete
Empty State
Loading State
| Name | Status |
|---|