mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
35 lines
427 B
Markdown
35 lines
427 B
Markdown
---
|
|
description: A carousel with motion and swipe support.
|
|
links:
|
|
- label: GitHub
|
|
icon: i-simple-icons-github
|
|
to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Carousel.vue
|
|
navigation:
|
|
badge:
|
|
label: Todo
|
|
color: neutral
|
|
disabled: true
|
|
---
|
|
|
|
## Usage
|
|
|
|
## Examples
|
|
|
|
<!-- ## API
|
|
|
|
### Props
|
|
|
|
:component-props
|
|
|
|
### Slots
|
|
|
|
:component-slots
|
|
|
|
### Emits
|
|
|
|
:component-emits
|
|
|
|
## Theme
|
|
|
|
:component-theme -->
|