Data table helpers
Sortable column header, client-side sort state, and row sorting helpers to pair with the Table primitives.
Live preview
| Ari | Admin |
| Jordan | Viewer |
| Sam | Member |
Import
tsx
API
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | Additional class names merged with component styles. |
Accessibility
Sort buttons expose aria-sort on the column header; keep sortable columns keyboard reachable.