1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/pages/_docs/carousel.md
2020-02-16 21:34:30 +01:00

370 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/

Default markup

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