dark App Logolight App Logo
Get started
Develop
Foundations
Styles
Components
Patterns
Resources
Contact

Tables

Data tables are used to organize and display data efficiently across rows and columns.

Usage

Data tables should:

  • Keep information organized in a meaningful way, such as hierarchical or alphabetized
  • Allow user interaction so that a data display is customizable and interactive
  • Use with a logical structure that makes content easy to understand

Main elements

Main elements

States

States
  1. Enabled
  2. On hover
  3. Selected
  4. Disabled

Alignment

For certain elements such as numerical values, percentages, etc., cells should be right-aligned to improve readability.

Alignment
  1. Left-aligned
  2. Center-aligned
  3. Right-aligned
  4. Depending on the data, table cells can contain different types of content. For example, text, icons, checkboxes, tags, action buttons, and profiles.