ismail9k / vue3-carousel

Vue 3 carousel component
https://ismail9k.github.io/vue3-carousel/
MIT License
660 stars 164 forks source link

how to pause/resume autoplay on clicking buttons #204

Closed youjin-10 closed 1 year ago

youjin-10 commented 1 year ago

I wanted to add buttons to pause and resume autoplay of vue3-carousel. So I tried to change the value of 'autoplay' dynamically and when I set the value to 0 (number zero) it started looping through slides very fast instead of stopping autoplay. Is there any proper way to pause and resume autoplay?

Thanks in advance!

animeshsarkar-bct commented 1 year ago

Did they support this feature?

lecappa commented 5 months ago

Hello !!

Did they support this feature ?