UI Components

Table

A table organizes related information into rows and columns.

Also called Data tableGridSpreadsheet viewRows and columns

Visual Example

NameStatusRoleJordanActiveAdminRileyPausedEditor

Plain Definition

Tables work well when people need to scan and compare structured data.

You Might Describe This As...

  • "Spreadsheet view"
  • "Rows and columns"

Fast lookup

You May Also Mean

Tables compare many items across consistent fields; cards present each item as its own contained block.

What It Is Used For

  • Showing records
  • Comparing values
  • Managing lists with many fields

Example User Phrasing

  • "Show the results in a table."
  • "Add columns for status, owner, and date."