Carousel
A scrollable set of items with navigation controls. Built on Embla Carousel.
Default
1
2
3
4
5
Usage
Use carousels for browsing through a set of related content (images, cards, testimonials). Ensure content is also accessible without the carousel for accessibility.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| opts | EmblaOptionsType | — | Embla Carousel options |
| orientation | "horizontal" | "vertical" | "horizontal" | Scroll direction |
| plugins | EmblaPluginType[] | — | Embla plugins |