You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using swiperJs on a React project to to escalate from a number to another. but the number is always raising up (like a stats of total gaining). So I wanna make it scroll/swipe from bottom to top but it works upside down.
Expected Behavior
they have a prop there: 'rtl', which is the solution but for the horizontal swiper. https://swiperjs.com/demos#rtl is there any props like this or another way to change the direction of the swiper vertically?
[the red arrow is the current behavior , the green arrow is the wanted behavior]
Check that this is really a bug
Reproduction link
https://stackoverflow.com/questions/78167411/how-to-make-swiperjs-vertical-mode-swipes-btt-from-bottom-to-top
Bug description
I'm using swiperJs on a React project to to escalate from a number to another. but the number is always raising up (like a stats of total gaining). So I wanna make it scroll/swipe from bottom to top but it works upside down.
Expected Behavior
they have a prop there: 'rtl', which is the solution but for the horizontal swiper. https://swiperjs.com/demos#rtl is there any props like this or another way to change the direction of the swiper vertically?

[the red arrow is the current behavior , the green arrow is the wanted behavior]
Actual Behavior
No response
Swiper version
11.0.7
Platform/Target and Browser Versions
Windows 11 / Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: