ForgeUIPREMIUM ECOSYSTEM
Back to Component Library
data React 19 + TypeScript

Data Table

Styled data table grid with custom column renderers.

$npx forgeui add table
Variant:
NameRoleStatus
Alex ChenFrontend EngineerActive
Sarah MillerUI DesignerActive

Props API

PropTypeDefaultDescription
columnsTableColumn[][]Column schemas.
dataany[][]Row data array.

Accessibility Standards

Semantic table, th, td structure.