New to Kendo UI for Angular? Start a free 30-day trial
InlineAIPromptCommand
Describes a command shown in the Inline AI Prompt input.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
The nested child commands. | |
disabled? |
|
The disabled state of the command. | |
icon? |
|
The font icon name. See icons list. | |
id |
|
The unique identifier for the command. | |
prompt? |
|
The prompt used when the command runs. | |
svgIcon? |
|
The SVG icon. See SVG icons list. | |
text? |
|
The text for the command. |