Flex tables are an alternative way to display tabular data. They behave responsively on smaller screens.
Flex tables can have different radius factors. Use the rounded prop to change the radius of the table. This example uses the none radius.
Flex tables can have different radius factors. Use the rounded prop to change the radius of the table. This example uses the sm radius.
Flex tables can have different radius factors. Use the rounded prop to change the radius of the table. This example uses the md radius.
Flex tables can have different radius factors. Use the rounded prop to change the radius of the table. This example uses the lg radius.
| Slot | Type |
|---|---|
#header | {} |
#default | {} |
| Prop | Type |
|---|---|
typedefault: "stable" | "stable" | "grow" | "shrink"The type of the heading. |
| Slot | Type |
|---|---|
#default | {} |
| Prop | Type |
|---|---|
roundeddefault: - | "md" | "sm" | "lg" | "none"The radius of the row. |
| Slot | Type |
|---|---|
#default | {} |
| Prop | Type |
|---|---|
clampdefault: 1 | false | 1 | 2 | 3 | 4 | 5 | 6 |
lightdefault: - | boolean |
typedefault: "stable" | FlexTableCellType |
| Slot | Type |
|---|---|
#default | {} |