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