Ideally on web , when autoplay is set to true, there should be an attribute that we can pass to the Swiper class to pause the autoplay when the mouseenter event occurs and restart the autoplay when mouseleave event occurs, similar to the touch events but for web.
Ideally on web , when autoplay is set to true, there should be an attribute that we can pass to the Swiper class to pause the autoplay when the
mouseenterevent occurs and restart the autoplay whenmouseleaveevent occurs, similar to the touch events but for web.