← Components
Table
Compound table system with sortable columns, searchable headers, expandable rows, and scroll events.
UxTableLightweight static table — styles slotted thead/tbody with line or band header variants.
UxTableListRoot table wrapper with scroll event detection, loading indicators, and empty state.
UxTableListColumnHeaderColumn header that auto-delegates to Sorter or Search based on a metric config object.
UxTableListExpandRowTable row that expands to reveal a details well; by default the details slot renders inside one ExpandSection card with a close X.
UxTableListExpandSectionSection card for stacking inside a UxTableListExpandRow details well — the tinted well shows through the gaps. Default theme is borderless-with-shadow; theme="grape" is the child register (grape-50 fill, light grape border, no shadow) for a card that belongs to a row of the section above it.
UxTableListHeaderSticky thead wrapper with z-index handling for table column headers.
UxTableListSearchSearchable column header with inline input field and magnifying glass icon.
UxTableListSorterSortable column header with rotating arrow indicator and sort direction toggle.
UxTableListToggleRowSimpler toggle-to-expand row with full-width expansion and fade animation.
UxTableListTotalsFooter totals row with bold text-25 styling for summary data.
UxTable
See full demo
UxTableList
See full demo
UxTableListColumnHeader
See full demo
UxTableListExpandRow
See full demo
UxTableListExpandSection
See full demo
UxTableListHeader
See full demo
UxTableListSearch
See full demo
UxTableListSorter
See full demo
UxTableListToggleRow
See full demo
UxTableListTotals
See full demo