Table overview
The styled table wrapper turns column metadata and row data into an accessible native table with sorting hooks, sticky columns, density controls, and state rows.
Release status
A compact styled table with sticky headers for status-heavy dashboards.
Release status table (Plain CSS)
Release status table (Tailwind CSS)
Accessibility baseline
- Provide
ariaLabelorariaLabelledbywhen no caption is visible. - Use meaningful column labels because sortable headers announce those labels.
- Keep cell actions focused and labelled; the wrapper preserves native table semantics.