New to Kendo UI for Angular? Start a free 30-day trial
TreeItemDragEvent
Arguments for the TreeView nodeDrag
and
nodeDragEnd
events.
Name | Type | Default | Description |
---|---|---|---|
destinationItem |
|
The look-up info for the item that the dragged node is placed over if there is such. | |
originalEvent |
|
The original pointer event holding details about the current pointer position. | |
sourceItem |
|
The look-up info for the dragged item. |