Carousel
Loop a series of images or texts in a limited space.
Import
js
import { MpCarousel, MpCarouselItem } from '@mekari/pixel3'
Playground
API
MpCarousel
Props
Events
Slots
Name | Type | Default |
---|---|---|
id | string | - |
active | number | 0 |
auto-play-timeout | number | 5000 |
is-auto-play | boolean | true |
indicator-position | right | center | left | right |
indicator-variant | stripe | dot | stripe |
indicator-active-color | string | blue |
indicator-base-color | string | gray |
is-show-indicator | boolean | true |
is-show-button-nav | boolean | false |
is-loop | boolean | true |