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