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 Johnsonalice@example.comAdmin
Bob Smithbob@example.comEditor
Carol Whitecarol@example.comViewer
Dan Browndan@example.comEditor

Related Components