CrowdStrike / ember-headless-table

https://ember-headless-table.pages.dev
MIT License
23 stars 7 forks source link

npm version CI

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.

Install

pnpm add ember-headless-table
# or
yarn add ember-headless-table
# or
npm install ember-headless-table
# or
ember install ember-headless-table

Compatibility

Usage

See the Documentation for examples.

API Reference can be found here.