New to Kendo UI for Angular? Start a free 30-day trial
TreeItemDragEvent
Updated on Oct 30, 2025
Arguments for the TreeView nodeDrag and
nodeDragEnd events.
| Name | Type | Default | Description | 
|---|---|---|---|
| destinationItem | 
 | Lookup information for the item currently under the dragged node, if any. | |
| originalEvent | 
 | The original pointer event containing details about the pointer position. | |
| sourceItem | 
 | Lookup information for the dragged item. |