InlineAIPromptOutputActionBuilder

Methods

Command(Kendo.Mvc.UI.InlineAIPromptOutputActionType)

The command identifier for the action. This is used to identify the action when the outputAction event is triggered.

Parameters

value - InlineAIPromptOutputActionType

The value for Command

RETURNS

Returns the current InlineAIPromptOutputActionBuilder instance.

Command(System.String)

The command identifier for the action. This is used to identify the action when the outputAction event is triggered.

Parameters

value - System.String

The value for Command

Text(System.String)

The text displayed on the action button.

Parameters

value - System.String

The value for Text

Icon(System.String)

The icon name for the action button. Uses Kendo UI icon names.

Parameters

value - System.String

The value for Icon

Title(System.String)

Specifies the title attribute (tooltip) for the action button.

Parameters

value - System.String

The value for Title

ThemeColor(System.Nullable)

Sets a value controlling the theme color.

Parameters

value - System.Nullable<ThemeColor>

The value for ThemeColor

Rounded(System.Nullable)

Sets a value controlling the border radius.

Parameters

value - System.Nullable<Rounded>

The value for Rounded

FillMode(Kendo.Mvc.UI.FillMode)

Sets a value controlling how the color is applied.

Parameters

value - FillMode

The value for FillMode