Events
The KendoReact Timeline component exposes several events that you can use to handle the corresponding user actions. Below is a summary of the available events and their triggers:
onActionClick
—Fires when a when a card action is clicked.onChange
—Fires when a card is toggled.
The following example demonstrates basic Timeline events: