The distance between the X coordinate of the dragged element's bounding rect and pointer X position, captured when the drag has started.
The distance between the T coordinate of the dragged element's bounding rect and pointer Y position, captured when the drag has started.
The X coordinate of the dragged element's bounding rect, captured when the drag has started.
Doesn't include the scroll position.
The Y coordinate of the dragged element's bounding rect, captured when the drag has started.
Doesn't include the scroll position.
The dragged element.
The target bounding rect captured on drag start.
The current X coordinate of the dragged element's bounding rect.
Doesn't include the scroll position.
The current Y coordinate of the dragged element's bounding rect.
Doesn't include the scroll position.
An info about the current drag frame.
See
DragProps.onDrag