Table
A responsive table component.
Data Table
You can use the <Table />
component to build more complex data tables. Combine it with @tanstack/react-table
to create tables with sorting, filtering and pagination.
See the Data Table documentation for more information.