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

Bootstrap Carousels

The carousel is a slideshow for cycling through a series of content, built with CSS 3D transforms and a bit of JavaScript. It works with a series of images, text, or custom markup.

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