93gaurav93 / v-owl-carousel

🦉 VueJS wrapper for Owl Carousel
MIT License
45 stars 25 forks source link

options doesnt work #34

Open cuty66 opened 3 years ago

cuty66 commented 3 years ago

how use options properties in data() ? code below does'nt worked setting: { autoplay: true, margin: 10, items: 4, dots: false, }