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

Navs

Navigation available share general markup and styles, from the base .nav class to the active and disabled states.

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