PromptBoxCustomMessagesComponent
Component
Provides a component for customizing localization messages in the PromptBox. See example.
Definition
Package:@progress/kendo-angular-conversational-ui
Selector:kendo-promptbox-messages
Syntax:
html
<kendo-promptbox>
<kendo-promptbox-messages>
</kendo-promptbox-messages>
</kendo-promptbox>
Inputs
actionButtonTitle
string
The title for the Action button.
fileSelectButtonTitle
string
The title for the File Select button.
messageBoxTitle
string
The aria-label for the internal input/textarea element.
removeFileTitle
string
The title for the Remove File button.
speechToTextButtonTitle
string
The title for the Speech to Text button.
stopGeneratingTitle
string
The title for the Stop Generating action.