New to Kendo UI for Angular? Start a free 30-day trial
PromptCommand
An interface for the AIPrompt commands rendered in the Command View.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Defines the child commands as an array. | |
icon? |
|
Specifies the name of the font icon that will be rendered for the command. | |
id |
|
The unique identifier of the command. | |
svgIcon? |
|
Specifies the name of the SVG icon that will be rendered for the command. | |
text? |
|
Specifies the command text. |