Skip to main

ember-headless-table

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.

Read the Docs GitHub

Use any markup or styles

The headless table is markup and style agostic, so you can use tailwind, bootstrap, MaterialUI, etc

Plugin architecture

Pay for only what you use. With plugins, you only ship the bytes you import. Create your own plugins for features that aren't provided, or use the battled-tested defaults.

Native preferences

Every plugin has safe, namespaced, segmentation for persisting user-desires in either a local or remote storage.

Toggle column visibility

Different users find different data important. Enable them to hide what they don't care about, and show what they do care about.

Reordering columns

Change the order of columns.

Resizable columns

Accessibly change the width of columns with the mouse or keyboard.

Data Sorting

Change the order of data. Integrate with your existing sorting APIs.

Sticky columns

Pin columns to the left or right side of the table so that they stick to that side.