UNPKG

datatables.net-scroller-bs

Version:

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

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