Description
A versatile table component with multiple features:
- Pagination
- Infinite Scroll
- Sorting by column
- Collapsible content rows
- Selection of a row
- Routing on click of a row AND static row with clickable cells
- Drag and drop sort of a row
- Responsive
- Customizable no results splash page
- Saved sort
- Search
- Filtering
- Export to CSV
Examples
https://material-ui.com/components/tables/
https://material-ui.com/api/collapse/
https://material-ui.com/components/data-grid/
Recommended Properties
className: string: Allows the developer to add additional classes to the element.
Description
A versatile table component with multiple features:
Examples
https://material-ui.com/components/tables/
https://material-ui.com/api/collapse/
https://material-ui.com/components/data-grid/
Recommended Properties
className: string: Allows the developer to add additional classes to the element.