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
My function is that the user drags and pauses on the target for a moment (replacing the element) and the user drags and releases the mouse directly (adding the element).
I need to detect the following two behaviors
Drag is released immediately
Drag stops for a while before releasing
Is there any API to do this or to get the pause time?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My function is that the user drags and pauses on the target for a moment (replacing the element) and the user drags and releases the mouse directly (adding the element).
I need to detect the following two behaviors
Drag is released immediately
Drag stops for a while before releasing
Is there any API to do this or to get the pause time?
https://cln.sh/Mgza5t
Beta Was this translation helpful? Give feedback.
All reactions