README
Forked from @swimlane, redesign with intent to use html table as the backbone instead of divs.
ngx-datatable is a Angular2+ table grid component for presenting large and complex data.
<script type="module">
import twtNgxDatatable from 'https://cdn.skypack.dev/twt-ngx-datatable';
</script>
Forked from @swimlane, redesign with intent to use html table as the backbone instead of divs.