datatables.net-autofill-bs
Version:
AutoFill for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
4 lines • 695 B
JavaScript
/*! AutoFill Bootstrap 3 styling 3.0.0 for DataTables
* Copyright (c) SpryMedia Ltd - datatables.net/license
*/
(e=>{var n;"function"==typeof define&&define.amd?define(["datatables.net-bs","datatables.net-autofill"],function(t){return e(window,document,t)}):"object"==typeof exports?(n=function(t){t.DataTable||require("datatables.net-bs")(t),window.DataTable.AutoFill||require("datatables.net-autofill")(t)},"undefined"==typeof window?module.exports=function(t){return t=t||window,n(t),e(0,t.document,t.DataTable)}:(n(window),module.exports=e(window,window.document,window.DataTable))):e(window,document,window.DataTable)})(function(t,e,n){return n.AutoFill.classes.btn="btn btn-primary",n});