Export scroll position props in scroll area #1094
basselalsayed
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I had a use case where I needed to know the current scroll position as I was doing some calculations on the position of an element within the scroll area, and I ended up doing this: thought it might be a useful feature for other people so leaving here! Not sure if the two way binding is necessary but would be easy to add I think.
Beta Was this translation helpful? Give feedback.
All reactions