Is it possible to use this package on mouse move? #603
Unanswered
adamatronix
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now, I have some custom mouse interactions based within an element/module. The mouse move xy coords are based on the viewport so I usually use getBoundingClientRect to normalise the values relative to the modules top value.
Is it possible to use this package in this way and get the entry ever onMouseMove?
Beta Was this translation helpful? Give feedback.
All reactions