New to Kendo UI for Angular? Start a free 30-day trial
CustomMessagesComponent
Custom component messages override default component messages (see example).
Selector
kendo-chat-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
messageAttachmentLeftArrow |
|
The text for the left arrow of the message attachments. | |
messageAttachmentRightArrow |
|
The text for the right arrow of the message attachments. | |
messageAvatarAlt |
|
The alt attribute text for the avatar image. | |
messageBoxInputLabel |
|
The label for the Message input box. | |
messageListLabel |
|
The label for the Message list. | |
messagePlaceholder |
|
Sets the placeholder text of the message text input. | |
send |
|
Sets the text for the Send button. |