New to Kendo UI for Angular? Start a free 30-day trial
InlineAIPromptOutput
Defines the interface for the Inline AI Prompt output.
Name | Type | Default | Description |
---|---|---|---|
commandId? |
|
Specifies a command ID, if the prompt generation is triggered by a command. | |
id |
|
Represents the unique identifier of the prompt output. | |
output |
|
Represents the text content of the prompt output. | |
prompt |
|
Represents the prompt that initiates the output generation. |