@opuscapita/react-table
v1.1.1
Published
opuscapita react table base on react-table v7
Maintainers
Keywords
Readme
react-table
- layout and style wrapper for react-table v7
- currently only the basic features are implemeted to help easy switch from react-table v6 to 7 in services
local run
- Run
npm installto install dependencies - Run
npm run devto start development server - In
local/App.tsxyou can modify table properties
