@adapttable/radix

AdaptTable for Radix

A Radix Themes data table, accent token and all.

A framework-neutral @adapttable/core provides the data engine; @adapttable/react connects it to React. Add features through explicit imports. The visible controls are Radix Themes' Table, Popover, Dialog, Card, Checkbox and Select.

That is the whole trade: one model to learn, and a table that belongs in a Radix app rather than sitting inside one.

Install

pnpm add @adapttable/radix @adapttable/core @radix-ui/themes

Every feature, on its own page

The same table, in seven other kits

Switching kit changes the components, never the model — the props on this page are the props there.

Reference: getting started. Or open the live demo and switch kits on the same table.