UNPKG

datatables.net-scroller-bs5

Version:

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

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