| Component | Status | Owner |
|---|---|---|
| Button | Ready | UI team |
| Dialog | Draft | UI team |
Data display
Table
Displays structured data across rows and columns.
Overview
Centauri table styling follows the shared GitHub-inspired interface theme: compact controls, quiet surfaces, visible borders, and clear focus.
Example
A representative light-theme product example using Centauri tokens.
| Environment | Region | Health |
|---|---|---|
| Production | Canada | Healthy |
| Preview | Canada | Healthy |
| Member | Role | Access |
|---|---|---|
| Ronald | Owner | Full |
| Interface team | Maintainer | Write |
Usage
Use when
People need to compare the same fields across many records.
Avoid when
Each item needs rich narrative content; use a list or cards.