Table

A styled table component system with composable sub-components. Includes a SimpleTable convenience wrapper that accepts columns and data arrays. For advanced use cases, see DataTable.

Data Displaydatagridlistrows
Name
Email
Role
Alice Johnson[email protected]Admin
Bob Smith[email protected]Editor
Carol White[email protected]Viewer
Dan Brown[email protected]Editor

Related Components