DropInfo

Interface that represents the information of the dragged object being dropped.

Properties

draggable HTMLElement

Gets the HTML element being dragged.

draggedElement HTMLElement

Gets the HTML element that the dragging element is being dragged to.

clonedElement HTMLElement

Defines the cloned HTML element being dragged that is created in the helper function.