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

Represents the custom messages component of the AIPrompt.

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

Definition

Package:@progress/kendo-angular-conversational-ui

Selector:kendo-aiprompt-messages

Syntax:

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

Inputs

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

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

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

Sets the title of each card in the Output view.

Sets the Toolbar button text for the Output view.

Sets the placeholder text for the Prompt view text area.

Sets the title of the Prompt suggestions button.

Sets the Toolbar button text for the Prompt view.

Sets the Retry button text in each Output view card.

Sets the aria-label for the Speech to Text button.