New to Kendo UI for AngularStart a free 30-day trial

Describes a command shown in the Inline AI Prompt input.

Definition

Package:@progress/kendo-angular-conversational-ui

Properties

The nested child commands.

disabled?

boolean

The disabled state of the command.

icon?

string

The font icon name. See icons list.

id

string | number

The unique identifier for the command.

prompt?

string

The prompt used when the command runs.

svgIcon?

SVGIcon

The SVG icon. See SVG icons list.

text?

string

The text for the command.