README
React Grid Table
React grid table is a simple React component which render a grid table with the help of Facebook's React library.
Installation
npm install react-grid-table
Blog post
Demo
License
MIT
React.js Grid component
<script type="module">
import reactGridTable from 'https://cdn.skypack.dev/react-grid-table';
</script>
React grid table is a simple React component which render a grid table with the help of Facebook's React library.
npm install react-grid-table
MIT