New to KendoReact? Start a free 30-day trial
TreeViewItemDragStartEvent
TreeViewItemDragStartEventPremium
Represents the object of the onItemDragStart event.
| Name | Type | Default | Description |
|---|---|---|---|
item |
|
The item that is dragged. | |
itemHierarchicalIndex |
|
The hierarchical index of the dragged item. The indices are zero-based.
The first root item has a | |
target |
|
An event target. |