New to Kendo UI for Angular? Start a free 30-day trial
InlineAIPromptCustomMessagesComponent
Represents the custom messages component of the Inline AI Prompt.
Use this component to override default messages for the Inline AI Prompt.
html
<kendo-inlineaiprompt-messages
commandsButtonTitle="Commands Menu"
generateButtonTitle="Generate">
</kendo-inlineaiprompt-messages>
Selector
kendo-inlineaiprompt-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
commandsButtonTitle |
|
Sets the Commands button title. | |
generateButtonTitle |
|
Sets the Generate button title. | |
speechToTextButtonTitle |
|
Sets the Speech to Text button title. |