New to KendoReactStart a free 30-day trial

The arguments for the onAction event of the Checkpoint component, fired when the user activates the current checkpoint action.

Definition

Package:@progress/kendo-react-conversational-ui

Properties

The checkpoint state at the time the action was activated.

A native DOM event.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

target

HTMLButtonElement

An event target.