Features
-
Lightweight
-
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
Install React Table as a dependency
NPM -
npm install react-table
Usage -
1 - Import the react table module
import ReactTable from 'react-table'
2- Import styles by including react table css
import 'react-table/react-table.css'
Download thease files and put all thease files in your src folder and start using npm start.
Explore more about React Click...