vuejs / vue-touch

Hammer.js wrapper for Vue.js
MIT License
2.72k stars 391 forks source link

Can I return the index of the current slider, or can I use a method to move it to the desired slider? #124

Open BangShinChul opened 6 years ago

BangShinChul commented 6 years ago

I want to use the currentPage variable of vue-carousel. Or I want to use the goToPage () method of Carousel.vue. Can I return the index of the current slider, or can I use a method to move it to the desired slider?