New to KendoReactStart a free 30-day trial

The arguments for the onAction event of the ToolCall component, fired when the user clicks the Approve or Reject button.

Definition

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

Properties

Which action the user took.

A native DOM event.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

target

HTMLButtonElement

An event target.