UNPKG

datatables.net-colreorder-bs

Version:

ColReorder for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)

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