Table

Tables are used to present data sets in a simple and organized way.
  • Examples
  • Properties
  • Accessibility

Examples

Row States

Chi offers a wide variety of modifiers to express different row states.

Column Sorting

To express column sorting, apply the class -sorted with one of the following modifiers: -ascending or -descending.

Additional Sizes

Chi also supports additional table sizes: -xs, -sm, -md, -lg, -xl. The default size is -md.

Web Component

Properties

Web component coming soon

Accessibility

Accessibility guidelines coming soon