HeroCardActionExecuteEvent
Interface
Arguments for the actionexecute event of the hero card.
Definition
Package:@progress/kendo-react-conversational-ui
Properties
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
target
Component<object, object, any>
An event target.