<kendo:aIPrompt-view-promptCommand>

The commands to display in the prompt view.

Example

<kendo:aIPrompt-view-promptCommands>
    <kendo:aIPrompt-view-promptCommand></kendo:aIPrompt-view-promptCommand>
</kendo:aIPrompt-view-promptCommands>

Configuration Attributes

icon java.lang.String

The icon name of the command item.

Example

<kendo:aIPrompt-view-promptCommand icon="icon">
</kendo:aIPrompt-view-promptCommand>

id java.lang.String

The id of the command item.

Example

<kendo:aIPrompt-view-promptCommand id="id">
</kendo:aIPrompt-view-promptCommand>

text java.lang.String

The text of the command item.

Example

<kendo:aIPrompt-view-promptCommand text="text">
</kendo:aIPrompt-view-promptCommand>
In this article
Not finding the help you need?