boolean
Specifies whether the prompt request should be cancelled. Determines if the prompt request should be stopped, giving control over whether the prompt processing continues or is aborted.
string
Specifies name of the event.
string
Specifies the text of the prompt request.
string[]
Specifies the list of prompt suggestions. Represents an array of suggested prompts that can assist the user.
Specifies the toolbar items for the output view in the AIAssistView component. Represents the collection of toolbar items that are displayed alongside the output view, allowing for additional interactions.