Is there a way to add a vertical direction of slides from bottom to top? #487
-
I'm using a pretty basic way of creating two slides, one which is suppossed to move from top to bottom, and the other one from bottom to top.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Splide does not support BTT and there is no easy way to do it (you need to rewrite some core components). |
Beta Was this translation helpful? Give feedback.
-
Check this out : |
Beta Was this translation helpful? Give feedback.
-
Maybe you're interested in the AutoScroll extension? If so, you can set the speed option to "1" or "-1", and it will work with BTT. I don't see any other logic for why BTT would be needed on arrows or pagination. |
Beta Was this translation helpful? Give feedback.
Splide does not support BTT and there is no easy way to do it (you need to rewrite some core components).