Hi @forestdean I think that's possible. You can actually control the slider programmatically by using the swiper.slideNext() and slider.slidePrev() and many other methods.
Here is the link to the the methods in the Swiper API swiperjs.com/swiper-api#method-swi...
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi @forestdean I think that's possible. You can actually control the slider programmatically by using the
swiper.slideNext()andslider.slidePrev()and many other methods.Here is the link to the the methods in the Swiper API swiperjs.com/swiper-api#method-swi...