New to Kendo UI for Vue? Start a free 30-day trial
TreeListRowClickEvent
Updated on Oct 31, 2025
Represents the object of the onRowClick 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.  |