Molecule
DataTableCell
Single data cell. Primary text color, right border divider. Emits div.ks-hstack.ks-data-table-cell.
Knobs
Density
Locale
Live Preview
LVMH
Luxury
22.5%
Code (Katagami DSL)
DataTableCell(value: "LVMH") DataTableCell(value: "Luxury") DataTableCell(value: "22.5%")
Props
| Name | Type | Default | Description |
|---|---|---|---|
| value | String | Cell content | |
| flex | Int | 1 | Flex grow factor |
| align | Alignment | leading | Content alignment |
| density | Density | comfortable | comfortable | compact | dense |
| locale | Locale | en | en | fr |
Used In