Table
A table is a specific pattern for comparing datasets in a very direct and analytical way.
install | yarn add @clayui/table |
---|---|
version | 3.56.0 |
Stable3.56.0View in LexiconCHANGELOG
Composing
You compose the table with the main components to assemble a table with your use cases, use ClayButton
, ClayDropDown
... in the cells and try it out. We recommend that you review the use cases in the Storybook.
Copied!
Code Sample (expand to see it)