New to Telerik UI for WPF? Start a free 30-day trial
Commands
Updated over 6 months ago
RadAIPrompt provides several commands that you can utilize when working with the component. Furthermore, it allows you to define custom commands that will be displayed in a separate view to further personalize the control.
The following list shows the commands that are exposed by the RadAIPrompt control:
PromptRequestCommand—This command is executed when the input button is clicked.SuggestionClickedCommand—This command is executed when a suggestion from the Suggestions collection is clicked.OutputItemCopyCommand