Table
Lay out your data grid-style, like setting dishes on a dinner table clear and organized, perfect for comparison and review.
Installation
Basic
Preview
Code
Bulk Actions
Preview
Code
Drag and Drop
Similar to GridList and ListBox, tables can also support drag and drop functionality.
Preview
Code
Sorting
Preview
Code
Filtering
Preview
Code
Resizable
Preview
Code
Href
To create a clickable link within a table row, use the href
prop.
<Table.Row href='/collections/table-demo' />