mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
370 B
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 %}