{% set title = 'Carousel' %} {% set filename = 'component-carousel.html' %} {% extends 'src/layouts/master.html' %} {% block content %}
A slideshow component for cycling through elements—images or slides of text—like a carousel.
A carousel without slide control.
A carousel with captions over the top.
A carousel with previous and next control.
A carousel crossfade transition.