Basic Table
Simple table with basic styling.
| Name | Status | Role | |
|---|---|---|---|
| John Doe | Active | Developer | john@example.com |
| Jane Smith | Inactive | Designer | jane@example.com |
| Bob Johnson | Active | Manager | bob@example.com |
Table with Status
Table with status indicators and badges.
| Name | Status | Role | Actions |
|---|---|---|---|
| John Doe | Active | Developer | |
| Jane Smith | Inactive | Designer |
Sortable Table
Table with sortable columns.
| Actions | |||
|---|---|---|---|
| John Doe | Active | Developer | |
| Jane Smith | Inactive | Designer |
Selectable Table
Table with selectable rows.
| Name | Status | Role | Actions | |
|---|---|---|---|---|
| John Doe | Active | Developer | ||
| Jane Smith | Inactive | Designer |