yonicd / slickR

slick carousel htmlwidget for R
https://yonicd.github.io/slickR/
Other
158 stars 14 forks source link

how to continue the carousel after click the arrow? #71

Open longLabzj opened 1 year ago

longLabzj commented 1 year ago

is there any parameter to contine the carousel after click the arrow like "disableOnInteraction: false" parameter in swiper?

yonicd commented 1 year ago

i am not sure what you mean by "contine"

longLabzj commented 1 year ago

i am not sure what you mean by "contine"

sorry, written mistake! I mean continue. I have set "autoplay = TRUE". But after i click the previous or next arrow, autoplay will stop. I wanna never stop the autoplay-even after user click. Is there any parameter to solve this problem?

yonicd commented 1 year ago

That should be in the slick.js docs

https://kenwheeler.github.io/slick/