Wlada / vue-carousel-3d

Vue Carousel 3D - Beautiful, flexible and touch supported 3D Carousel for Vue.js
MIT License
969 stars 203 forks source link

Disable swipe up and down option added #165

Open YukiYamashina opened 3 years ago

YukiYamashina commented 3 years ago

Disabling swipe up and down feature requested in #63 is added.

<carousel-3d :disable-swipe-up-and-down="true"></carousel-3d>