New to Kendo UI for Angular? Start a free 30-day trial
NodeClickEvent
Updated on Oct 30, 2025
Represents the arguments for the nodeClick event.
| Name | Type | Default | Description | 
|---|---|---|---|
| item? | 
 | The clicked  | |
| originalEvent? | 
 | The DOM event that triggers the node click event. | |
| type? | 
 | The type of click event that occurred. |