Package Exports
- @adapttable/core
- @adapttable/core/package.json
Readme
@adapttable/core
The headless engine behind AdaptTable —
a UI-agnostic React data table. Zero UI-kit imports: state, hooks,
prop-getters, and a unified client/server TableSource contract.
pnpm add @adapttable/core reactYou usually want a styled adapter on top (@adapttable/mantine,
@adapttable/mui, @adapttable/chakra, @adapttable/unstyled). Reach for
@adapttable/core directly when you want to render your own markup with full
control via prop-getters.
🚧 Pre-1.0, under active development.
License
MIT © Orwa Mahmoud