New to Kendo UI for Angular? Start a free 30-day trial
OutputViewComponent
Represents the component that renders the Output view of the AIPrompt.
html
<kendo-aiprompt-output-view
buttonText="My output view">
</kendo-aiprompt-output-view>
Selector
kendo-aiprompt-output-view
Inputs
Name | Type | Default | Description |
---|---|---|---|
buttonText |
|
Sets the text for the Toolbar button of the current view. | |
icon |
|
Sets the font icon for the Toolbar button of the current view. | |
svgIcon |
|
Sets the SVG icon for the Toolbar button of the current view. |