@@include('./_head.html', { "path": "../..", "title": "Neumorphism Components - Tables" }) @@include('./_navigation.html', { "path": "../..", "classes": "navbar-light" })

Tables

Examples for opt-in styling of tables (given their prevalent use in JavaScript plugins) with Bootstrap.

See our Documentation for a detailed technical explanation.
@@include('./components/_tables.html', { "path": "../..", "classes": "bg-primary text-dark" })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary" }) @@include('./_scripts.html', { "path": "../.." })