mirror of
https://github.com/tabler/tabler.git
synced 2026-08-02 16:34:38 +04:00
325 B
325 B
title, menu, description, bootstrap-link
| title | menu | description | bootstrap-link |
|---|---|---|---|
| Carousel | docs.carousel | The Carousel is a slideshow for cycling through elements. | https://getbootstrap.com/docs/4.4/components/carousel/ |
{% example html columns=1 %} {% include ui/carousel.html show-indicators=true show-controls=true id="carousel-sample" %} {% endexample %}