Option | Value | Default | Description |
---|---|---|---|
autoplay |
Boolean | false | Starts autoplaying the slideshow. |
autoplay-interval |
Number | 7000 | The delay between switching slides in autoplay mode. |
center |
Boolean | false | Center the active slide. |
draggable |
Boolean | true | Enable pointer dragging. |
finite |
Boolean | false | Disable infinite sliding. |
index |
Number | 0 | Slider item to show. 0 based index. |
active |
String | all | Slider item/items to apply the transition active class to (all|first). |
pause-on-hover |
Boolean | true | Pause autoplay mode on hover. |
sets |
Boolean | false | Slide in sets. |
velocity |
Number | 1 | The animation velocity (pixel/ms). |
i18n |
Object | null | Override default translation texts. |
Key | Default | Description |
---|---|---|
next |
Next slide | aria-label for next slide button. |
previous |
Previous slide | aria-label for previous slide button. |
slideX |
Slide %s | aria-label for pagination slide button. |
slideLabel |
%s of %s | aria-label for slide. |