sviosdi-datatable
v1.0.15
Published
an editable table as a react component
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-datatableor
yarn add sviosdi-datatableFor more information on using datatable in your code, you can check out the documentation here
