Splidejs / splide

Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
https://splidejs.com
MIT License
4.9k stars 424 forks source link

[Question] Is there a way to make a text link or button on the page scroll right to a specific slide? #168

Closed Vlad-Dimitrov closed 3 years ago

Vlad-Dimitrov commented 4 years ago

On the page that has the Splide carousel, is it possible to link a button or text that, when clicked, scrolls the carousel to a specified slide?

NaotoshiFujita commented 3 years ago

Yes it is possible. Use go() method 😃 https://splidejs.com/apis/#go