Defines the dragstop event arguments
boolean
‘true’ if the drag or drop action is to be prevented; otherwise false.
HTMLElement
Specifies the current drag element.
MouseEvent
& TouchEvent
Specifies the actual event.
Represents the model values of panels that have been modified. This property retrieves panel data whose positions have changed due to a drag action before the drop action is completed.
HTMLElement
Specifies the current target element.