New to Kendo UI for Angular? Start a free 30-day trial
AIPromptCustomMessagesComponent
Custom component messages override the default component messages. (see example).
Selector
kendo-aiprompt-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
copyOutput |
|
The Copy button text in each Output view card. | |
generateOutput |
|
The text for the Generate button in the Prompt view. | |
outputRetryTitle |
|
The title of each Output view retry card. | |
outputTitle |
|
The title of each Output view card. | |
outputView |
|
The Toolbar button text for the Output view. | |
promptPlaceholder |
|
The placeholder text for the Prompt View text area. | |
promptSuggestions |
|
The title of the Prompt suggestions button. | |
promptView |
|
The Toolbar button text for the Prompt view. | |
retryGeneration |
|
The Retry button text in each Output view card. |