How can I get the co-ordinates of the dropped point on a droppable? #1409
Replies: 1 comment
-
|
I figured out using quick maths: over is the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose I drag a
draggablesmall square element over adroppablelarge square element and drop it. How do I get the coordinates within the large element at which the small element was dropped?Beta Was this translation helpful? Give feedback.
All reactions