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 @universal-ember/table
# or
yarn add @universal-ember/table
# or
npm install @universal-ember/table
# or
ember install @universal-ember/table
See the Documentation for examples.
API Reference can be found here.