Table
Semantic table primitives with tokenized headers, rows, cells, selection and responsive overflow.
Added in v2.7.0 · import from "@borneo/react"
Live previewPermalink to this section
The production component below responds to the active theme and component-token overrides.
| Project | Region | Status |
|---|---|---|
| Borneo Platform | Singapore | Active |
| Atlas Docs | Dublin | Building |
When to usePermalink to this section
Use it
Use Table for structured records whose columns need direct comparison.
Choose another component
Use cards or lists when each record has a different structure or only one meaningful field.