Files
tabler/pages/_docs/carousel.md
T

318 B

title, menu, description, bootstrap-link
title menu description bootstrap-link
Carousel docs.carousel The Carousel is a slideshow for cycling through elements. components/carousel/

{% capture code %} {% include ui/carousel.html show-indicators=true show-controls=true id="carousel-sample" %} {% endcapture %} {% include example.html code=code %}