Stop swiper slide autoplay on mouse enter and start autoplay on mouse leave
How to stop swiper slide autoplay on mouse enter and start autoplay on mouse leave? I have tried .stopAutoplay() and .startAutoplay() function but not worked for me. thank you here is code. and i …