Slider in Toddle - Swiper.js
¡Hey there ! We have a project that we 're considering migrating to toddle as a learning exercise . Our main feature is an infinite slider that right now is made on swiper .js , and the carrousel package is at the moment not customisable enough for what we 're trying to create . Anyone has any experience on integrating external libraries for sliders ? 🙂 Well , I don 't do videos . Might be a suggestion for the Toddle team 😊 Basically , a slider is a div with o v e r f l o w :hidden , which holds multiple divs inside that have the same size (the slides ) . You can only see one slide at a time , because of the overflow : hidden . Now you can bind events like touchmove or wheel to the outer container and move the slides around based on those events
.jpeg/public)