Tables

Use tables to present simple, static tabular data in rows and columns.

Status

Component checklist

Component (RN)

React Native Component Status

N/A

Figma (RN)

Figma Component Status

N/A

Code (Web)

HTML/CSS Code

Published

Figma (Web)

Figma Component Status

N/A

Key points

  • Tables present static content in rows and columns — they are not data grids
  • Cell content is left-aligned for text and right-aligned for numbers
  • These tables are designed for simple static content, not as sortable or filterable data grids

Use tables to present simple, static tabular data in rows and columns.