Components
Components
Table
Semantic table primitives with hover rows, muted headers, and horizontal scroll on small screens. Use tabular nums for metrics.
Resource table
| Name | Status | Type | Updated |
|---|---|---|---|
| Northwind API | Live | Service | 2h ago |
| Design tokens | Draft | Library | Yesterday |
| Billing webhook | Error | Service | 3d ago |
| Auth provider | Live | Service | 1w ago |
| Prop | Type | Default | Description |
|---|---|---|---|
| Table | HTML table wrapper | — | Adds overflow container |
| TableHead | th | — | Muted uppercase header cell |
| TableRow | tr | — | Hover and selected states |
| TableCell | td | — | Body cell with consistent padding |