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

Accordions

Using the card component, you can extend the default collapse behavior to create an accordion.

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