Getting Started
Install the package and render a minimal grid in a few lines.
Installation
Quick Start
Use createColumnHelper and the Grid component with data and columns:
Object-based columns
You can also define columns as a plain array (no JSX). When you pass columns, JSX children are ignored:
Next steps
- Architecture — how the React headless API, JS adapter, WASM core, and canvas renderer fit together
- API Reference —
GridandTableprops - Canvas components — Text, Badge, Flex, Box, Stack, Sparkline for cell content