how to remove a slide in swiperjs with a transition #7853
bluelemonade
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I combine a removeSlide with a transition? It would be great if I could do this with a fade out of the slide and a move together of the remaining slides.
swiper.removeSlide(slideNum);No idea how to do this. I think only the array with the slides is re-rendered...
Beta Was this translation helpful? Give feedback.
All reactions