https://github.com/techniq/mui-table
Improved Material-UI table
https://github.com/techniq/mui-table
material-ui material-ui-next
Last synced: 10 months ago
JSON representation
Improved Material-UI table
- Host: GitHub
- URL: https://github.com/techniq/mui-table
- Owner: techniq
- License: mit
- Created: 2017-11-22T05:10:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:26:19.000Z (over 3 years ago)
- Last Synced: 2025-04-02T03:15:04.786Z (about 1 year ago)
- Topics: material-ui, material-ui-next
- Language: TypeScript
- Homepage: https://techniq.github.io/mui-table/
- Size: 13.8 MB
- Stars: 45
- Watchers: 5
- Forks: 12
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## mui-table
Simplified use of [Material UI](http://www.material-ui.com) visual components with `data` and `columns` props.
For examples of `` in action, see [demo](https://techniq.github.io/mui-table/) or view the [source](https://github.com/techniq/mui-table/tree/master/stories)
Note: `1.x.x` version based on react-virtualized is now available as [mui-virtualized-table](https://github.com/techniq/mui-virtualized-table)