Allow rewind on Swipers #28379
Nazrinn
started this conversation in
Feature Request
Replies: 1 comment 1 reply
|
https://developers.elementor.com/expose-swiper-in-elementor/ |
1 reply
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.
Prerequisites
What problem is your feature request going to solve? Please describe..
Since the Swiper version of Elementor has been updated, it would be really nice if there was a rewind feature instead of an infinite loop.
Describe the solution you'd like.
I'd like to have the option for sliders to rewind to the beginning when accessing beyond the last slide of a slider, especially if infinite looping is not an options (i.e.: when using CSS counters on each slide).
Describe alternatives you've considered.
I would need to create a slider from scratch if I wanted to access this feature (possible but tedious and defeating the point of having an Elementor slider), or I could find a way to access the slider initialisation in JS, but I'm not sure that's possible given that this is Elementor code.
Additional context
Here is a working demo: https://swiperjs.com/demos#rewind
Agreement
All reactions