Package Exports
- @adapttable/core
- @adapttable/core/package.json
Readme
@adapttable/core
📖 Documentation · 🚀 Live demo · Get started
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.
Documentation
Getting started · Live demo · Comparison vs ag-Grid · MUI X · TanStack
- Data — client vs server tiers · pagination & infinite scroll · URL-synced state
- Interaction — filtering · sorting · selection & bulk actions · row expansion
- Columns — show/hide · reorder · pin · resize
- More — i18n & RTL · virtualization · customization · API · FAQ
License
MIT © Orwa Mahmoud
