New to Kendo UI for Vue? Start a free 30-day trial
TreeListRowContextMenuEvent
Represents the object of the onRowContextMenu
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
component? |
| ||
dataItem |
|
The data item which corresponds to the clicked row. | |
event |
| ||
level |
|
An array of indexes of each parent and current item in the data tree. |