pointerEvent
pointerEvent : Object
[read-only] The last pointer event (either a mouse event or touch event) that affected the Draggable instance.
Details
Object - The last pointer event (either a mouse event or touch event) that affected the Draggable instance. This can be useful to, for example, check its pageX, pageY, target, currentTarget, etc.
