New to Kendo UI for Angular? Start a free 30-day trial
DropTargetEvent
Arguments for the drag events of the DropTarget and DropTargetContainer directives.
Name | Type | Default | Description |
---|---|---|---|
dragData |
|
The data passed to the | |
dragEvent |
|
The information related to the current drag event. | |
dragTarget |
|
The current drag target element. | |
dropTarget |
|
The current drop target element. | |
dropTargetIndex? |
|
The index of the current drop target in the collection of drop targets (applicable for the | |
hintElement? |
|
The hint of the DragTarget. |