Skip to content

Table

New

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.

Projects
ProjectRegionStatus
Borneo PlatformSingaporeActive
Atlas DocsDublinBuilding

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.