react-modern-table
v1.0.5
Published
React table component that supports server-side pagination and sorting functions
Downloads
2
Readme
react-modern-table
React table component that supports server-side pagination and sorting functions
Getting Started
Install it via npm:
npm install react-modern-table
And include in your project:
import react-modern-table from 'react-modern-table';
License
MIT