1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

bootstrap link added to docs

This commit is contained in:
Dawid Harat
2019-12-08 19:47:49 +01:00
parent 47f8ca1036
commit 41ac827046
19 changed files with 31 additions and 14 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
---
title: Carousel
menu: docs.carousel
description: The Carousel is a slideshow for cycling through elements.
bootstrap-link: https://getbootstrap.com/docs/4.4/components/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 %}