mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 06:24:38 +04:00
318 B
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 %}