To install this library, run:
$ npm install react-multicolumn-sortable-table --save
To generate all *.js
, *.js.map
and *.d.ts
files:
$ npm run tsc
To lint all *.ts
files:
$ npm run lint
MIT © kai.jiang
a component that allows a table to be sorted by multiple columns for react
TypeScript
To install this library, run:
$ npm install react-multicolumn-sortable-table --save
To generate all *.js
, *.js.map
and *.d.ts
files:
$ npm run tsc
To lint all *.ts
files:
$ npm run lint
MIT © kai.jiang