sviosdi-datatable
v1.0.15
Published
an editable table as a react component
Downloads
7
Readme
sviosdi-datatable
sviosdi-datatable is an editable table written as a react component depending only on react and react-dom packages.
Installation
Add the sviosdi-datatable package to your package.json file with :
npm i sviosdi-datatable
or
yarn add sviosdi-datatable
For more information on using datatable in your code, you can check out the documentation here