Data Table

This package contains distribution files required to style DataTables library for jQuery with styling for Bootstrap5. For more details

Installing
npm i datatables.net-bs5
Data Table component
<table id="datatable" ref="tableRef" data-toggle="data-table"
class="table data-table mb-0">
</table>