Building this example — index counter + snap from right #828
jamesvclements
started this conversation in
General
Replies: 1 comment 1 reply
-
@NaotoshiFujita @AlkoKod @brandonpeat forgive the ping, but any thoughts on how you'd approach this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to replicate the slider on this page:
BIGSTAR.-.NASCAR.2022-Tuesday-June-07-2022-06.06.22PM.copy.mp4
(high-quality video here)
Two questions:
dragging
. I know Splide's drag doesn't update the index until after the scroll is complete. Is there a way to hook into thedragging
event and possibly use theSlide
component(s) to calculate which slide is "most visible" / "most active".Just looking for some high-level direction on how I might build this 🙏
Beta Was this translation helpful? Give feedback.
All reactions