The current path of the dragged data object.
This is updated when the dragged data is moved while dragging it
and needed to move it back to its original position in case the drag is cancelled.
This is initialized with the originalPath.
data
data:any
The data object itself
originalPath
originalPath:string
The path where the data object was located before the drag started.
Information about a currently dragged data object.