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

AIPromptCustomMessagesComponent

Represents the custom messages component of the AIPrompt.

Use this component to override default messages for the AIPrompt (see example).

html
<kendo-aiprompt-messages
  promptView="My prompt view"
  outputView="My output view">
</kendo-aiprompt-messages>

Selector

kendo-aiprompt-messages

Inputs

NameTypeDefaultDescription

copyOutput

string

Sets the text for the Copy button text in each Output view card.

generateOutput

string

Sets the text for the Generate button in the Prompt view.

outputRetryTitle

string

Sets the title of each retry card in the Output view.

outputTitle

string

Sets the title of each card in the Output view.

outputView

string

Sets the Toolbar button text for the Output view.

promptPlaceholder

string

Sets the placeholder text for the Prompt view text area.

promptSuggestions

string

Sets the title of the Prompt suggestions button.

promptView

string

Sets the Toolbar button text for the Prompt view.

retryGeneration

string

Sets the Retry button text in each Output view card.

In this article
SelectorInputs
Not finding the help you need?
Contact Support