← Components
Table
Compound table system with sortable columns, searchable headers, expandable rows, and scroll events.
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 panel with grape background and close button.
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.