ChatToolbarActionExecuteEvent
Interface
Arguments for the toolbaractionexecute event of the Chat.
Definition
Package:@progress/kendo-react-conversational-ui
Properties
nativeEvent
any
A native DOM event.
show
boolean
The new toolbarShow value.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
target
Component<object, object, any>
An event target.