UNPKG

datatables.net-colreorder-bs5

Version:

ColReorder for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)

4 lines 253 B
/*! Bootstrap 5 styling wrapper for ColReorder * © SpryMedia Ltd - datatables.net/license */ import jQuery from"jquery";import DataTable from"datatables.net-bs5";import ColReorder from"datatables.net-colreorder";let $=jQuery;export default DataTable;