Examples

https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.16/vue.min.js

Basic

No options configured, 10 slides added to the carousel.

Responsive

Configured breakpoints: 2 slides on mobile (<= 480px), 3 slides on tablet (<= 768).
Note: in a JSFiddle iframe, the breakpoint is determined by the iframe’s width.

Scroll per page false

Instead of scrolling per page, the carousel will scroll on a per item basis or perPageCustom with each movement.

Autoplay

The carousel will auto-advance slides unless the carousel is hovered upon.

Buttons added to advance the carousel in either direction.

Customized

Customized pagination dot colors and sizes. Customized speed and easing.