Table

Table component for displaying and organizing tabular data.

IDNameEmailStatus
1Alice Johnsonalice@example.comActive
2Bob Smithbob@example.comInactive
3Carol Whitecarol@example.comActive

Basic Table

A simple data table displaying structured information with columns and rows. Use this for displaying tabular data in your application.

IDNameEmailStatus
1Alice Johnsonalice@example.comActive
2Bob Smithbob@example.comInactive
3Carol Whitecarol@example.comActive
UI Lab