Provides a component for customizing messages in the Inline AI Prompt. See example.
Definition
Package:@progress/kendo-angular-conversational-ui
Selector:kendo-inlineaiprompt-messages
Syntax:
html
<kendo-inlineaiprompt-messages
commandsButtonTitle="Commands Menu"
generateButtonTitle="Generate">
</kendo-inlineaiprompt-messages>
Inputs
commandsButtonTitle
string
The title for the Commands button.
generateButtonTitle
string
The title for the Generate button.
speechToTextButtonTitle
string
The title for the Speech to Text button.