The distance between the element's X coordinate and the pointer X position, captured when the drag started.
The distance between the element's Y coordinate and the pointer Y position, captured when the drag started.
The X coordinate of the dragged element's bounding rect, captured when the drag started.
Does not include scroll position.
The Y coordinate of the dragged element's bounding rect, captured when the drag started.
Does not include scroll position.
The dragged element.
The target bounding rect captured on drag start.
The current X coordinate of the dragged element's bounding rect.
Does not include scroll position.
The current Y coordinate of the dragged element's bounding rect.
Does not include scroll position.
Info about the current drag frame.
See
DragProps.onDrag