Getting StartedInstallation and setup guides 5
LayoutWorkflow and structural layout components 7
OverlayModal and floating layer surfaces 3
FeedbackStatus, empty, progress, and loading placeholder patterns 5
FormInput and selection components 17
UtilityGeneral-purpose interface utilities 7
NavigationMenu surfaces and hierarchical actions 7

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)

ServiceOwnerStatus
Billing API Mina Lee Ready
Docs shell Ava Mathews Review
Search index Omar Aziz Blocked

Accessibility baseline

  • Provide ariaLabel or ariaLabelledby when 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.