New to Kendo UI for Angular? Start a free 30-day trial
InlineAIPromptCustomMessagesComponent
Provides a component for customizing messages in the Inline AI Prompt. See example.
html
<kendo-inlineaiprompt-messages
commandsButtonTitle="Commands Menu"
generateButtonTitle="Generate">
</kendo-inlineaiprompt-messages>
Selector
kendo-inlineaiprompt-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
commandsButtonTitle |
|
The title for the Commands button. | |
generateButtonTitle |
|
The title for the Generate button. | |
speechToTextButtonTitle |
|
The title for the Speech to Text button. |