New to Kendo UI for Angular? Start a free 30-day trial
InlineAIPromptOutputAction
Defines the interface for the Inline AI Prompt output actions.
Name | Type | Default | Description |
---|---|---|---|
disabled? |
|
Specifies whether the action is disabled. | |
fillMode? |
|
Specifies the fill mode of the button. | |
icon? |
|
Represents the font icon of the action. | |
name? |
|
Represents the identifying name of the action.
Predefined action names are | |
rounded? |
|
Specifies the rounded styling of the button. | |
svgIcon? |
|
Represents the SVG icon of the action. | |
text? |
|
Represents the text of the action. | |
themeColor? |
|
Specifies the theme color of the button. | |
title? |
|
Represents the title attribute of the action. | |
type? |
|
Represents the type of the action. |