Description:
react-table is a lightweight, fast and extendable datagrid built for React.
Features:
- Lightweight at 11kb (and just 2kb more for styles)
- Fully customizable (JSX, templates, state, styles, callbacks)
- Client-side & Server-side pagination
- Multi-sort
- Filters
- Pivoting & Aggregation
- Minimal design & easily themeable
- Fully controllable via optional props and callbacks
Installation:
# Yarn
yarn add react-table# NPM
$ npm install react-table






