mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 02:38:15 +04:00
11 lines
242 B
Markdown
11 lines
242 B
Markdown
---
|
|
title: Carousel
|
|
menu: docs.carousel
|
|
---
|
|
|
|
The Carousel is a slideshow for cycling through elements.
|
|
|
|
{% example html columns=1 %}
|
|
{% include ui/carousel.html show-indicators=true show-controls=true id="carousel-sample" %}
|
|
{% endexample %}
|