When to use
Use when the user needs to compare the same fields across many objects.
Find components, patterns, tokens, and docs
Component
Dense comparison of records that share the same attributes.
Preview
| Component | Category | Status |
|---|---|---|
| Button | Actions | Stable |
| Input | Forms | Stable |
| Modal | Feedback | Review |
<Table
variant="primary"
size="medium"
>
Components
</Table>Appearance is not enough. This is the contract for when the control earns a place in the product.
Use when the user needs to compare the same fields across many objects.
Use cards when each object needs a narrative or mixed media.
Makes comparison cheap — the alternative is opening records one by one.
Use a real table with th headers. Provide a caption. Don't replace it with div grids if it is tabular data.