OutputViewComponent
Component
Represents the component that renders the Output view of the AIPrompt.
Definition
Package:@progress/kendo-angular-conversational-ui
Selector:kendo-aiprompt-output-view
Syntax:
html
<kendo-aiprompt-output-view
buttonText="My output view">
</kendo-aiprompt-output-view>
Inputs
buttonText
string
Sets the text for the Toolbar button of the current view.
icon
string
Sets the font icon for the Toolbar button of the current view.
svgIcon
SVGIcon
Sets the SVG icon for the Toolbar button of the current view.