README
DataGrid
Table with a lot of customization stored inside the redux store.
Install
To install the DataGrid component run:
npm install --save @amalto/data-grid
Grid used in platform6.
<script type="module">
import amaltoDataGrid from 'https://cdn.skypack.dev/@amalto/data-grid';
</script>
Table with a lot of customization stored inside the redux store.
To install the DataGrid component run:
npm install --save @amalto/data-grid