mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
* docs(examples/material-ui-enhanced-table): add more Material UI table This enhanced Material UI table demonstrates client side pagination, sorting, global search, add row, and delete row. * Update EnhancedTable.js Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
420 B
420 B
This project was bootstrapped with Create React App and Rescripts.
You can:
- Open this example in a new CodeSandbox
yarnandyarn startto run and edit the example
It demonstrates client side pagination, sorting, global search, add row, and delete row.