AIPromptOutputActionTagHelper
Example
Razor
<aiprompt-output-action>
</aiprompt-output-action>
Attributes
Attribute | Type | Description |
---|---|---|
command | String | The command identifier for the action. This is used to identify the action when the outputAction event is triggered. |
fill-mode | FillMode | Sets a value controlling how the color is applied. |
icon | String | The icon name for the action button. Uses Kendo UI icon names. |
rounded | Rounded | Sets a value controlling the border radius. |
text | String | The text displayed on the action button. |
theme-color | ThemeColor | Sets a value controlling the theme color. |
title | String | Specifies the title attribute (tooltip) for the action button. |
type | ItemType | Specifies the type of the Output Action. |