New to Kendo UI for Angular? Start a free 30-day trial
TaskClickEvent
Triggered every time a task is clicked.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
The data item associated with the clicked task. | |
index |
|
The order index of the clicked task, defined by the number of rendered tasks in the Timeline. | |
originalEvent |
|
The DOM event that triggered the | |
sender |
|
The Gantt component instance. | |
type |
|
The type of the event that triggered the |