robercoding
09/12/2021, 8:10 PMmodifier.draggable(...)
to detect dragging from user.
I want to know when user stops dragging, what's the best way to get this information? Is it possible with draggable(...)
or there's other modifier that provides this exact information?robercoding
09/12/2021, 8:46 PMRick Regan
09/13/2021, 12:34 AMonDragStopped
in .draggable
?robercoding
09/13/2021, 1:10 AMrobercoding
09/13/2021, 1:11 AMRick Regan
09/13/2021, 1:11 AM