-1👍
This should do it, all you need to do is import useSwiper
and assign it to a const variable and use it in the div element as swiper.slideNext()
And also if you do not wish to use swiper’s own elements then remove the navigation
module.
Here’s the doc source which is clearer
Source:stackexchange.com