@@include('../layouts/head-page-meta.html', {'title': 'Carousel'}) @@include('../layouts/head-css.html') @@include('../layouts/loader.html') @@include('../layouts/component/component-header.html')
@@include('../layouts/component/component-menu-list.html')
@@include('../layouts/component/component-breadcrumb.html',{ title:'Carousel', text:'A slideshow component for cycling through elements—images or slides of text—like a carousel.', link:'https://getbootstrap.com/docs/5.2/components/carousel/' })
Basic Carousel
Carousel Controls
Carousel Indicators
Carousel Crossfade
Carousel with Captions
Dark variant
Disable touch swiping - Mobile only
@@include('../layouts/footer-js.html') @@include('../layouts/component/layout-component-footer-js.html') @@include('../layouts/customizer.html')