@clayui/table

ClayTable component

Usage no npm install needed!

<script type="module">
  import clayuiTable from 'https://cdn.skypack.dev/@clayui/table';
</script>

README


title: 'Table' description: 'A table is a specific pattern for comparing datasets in a very direct and analytical way.' lexiconDefinition: 'https://liferay.design/lexicon/core-components/table/' packageNpm: '@clayui/table'

import {Table} from '$packages/clay-table/docs/index';

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.