A headless table implementation that supports all the major product-level features needed for feature-rich tables. Bring your own markup and styles without the need to implement any of the table behaviors.
pnpm add ember-headless-table
# or
yarn add ember-headless-table
# or
npm install ember-headless-table
# or
ember install ember-headless-table
See the Documentation for examples.
API Reference can be found here.
Generated using TypeDoc