Table
Basic table
Name | Role | Status |
|---|---|---|
| Alice | Developer | Active |
| Bob | Designer | Away |
| Charlie | PM | Active |
With selection
Name | Role | ||
|---|---|---|---|
| Alice | Developer | ||
| Bob | Designer |
Selected: alice
Props
| Component | Prop | Type | Default | Description |
|---|---|---|---|---|
| Table | size | small | medium | large | medium | Table size |
| TableRow | appearance | default | brand | none | default | Row appearance |
| TableSelectionCell | checked | boolean | false | Checked state |
| TableHeaderCell | sortDirection | ascending | descending | undefined | undefined | Sort indicator |