Examples
Custom cells gallery
Use this page when the table contract is already stable and you want a concrete cell implementation to copy.
The live interactive version is on the landing page custom-cells section.
Available examples
- Avatar select cell
- Single select cell
- Multi-select cell
- Date select cell
- Editable text cell
- Progress cell
- Currency trend cell
- Link cell
- Boolean toggle cell
How to use this set
- Open the cell page closest to what you need.
- Copy the component implementation.
- Keep sorting, filtering, grouping, and row identity in the column definition.
- Adapt the visual treatment to your product without changing the underlying table contract accidentally.