CommandExecuteEvent
Interface
Represents the arguments for the commandExecute event of the AIPrompt
(see example).
Definition
Package:@progress/kendo-angular-conversational-ui
Properties
Contains information about the selected command.
isRetry
boolean
Specifies if the event is triggered by the Retry button.
Represents the instance of the AIPrompt component.