ChatMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| and | String | The localization for the and message that is displayed when several people are typing in the Chat. |
| are-typing | String | The localization for the are typing. message that is displayed when several people are typing in the Chat. |
| download-all | String | The text for the download all files button. |
| file-button | String | The title and aria-label for the file attachment button. |
| file-menu-button | String | The title and aria-label for the button that opens the context menu for file attachments. |
| is-typing | String | The localization for the is typing. message that is displayed when someone is typing in the Chat. |
| message-list-label | String | The aria-label for the message list container. |
| other-message-deleted | String | The text displayed when another user's message has been deleted. |
| pinned-message-close-button | String | The title and aria-label for the button that unpins a pinned message. |
| placeholder | String | The placeholder text displayed in the message input field. |
| reply-message-close-button | String | The title and aria-label for the button that removes a reply reference when composing a message. |
| self-message-deleted | String | The text displayed when the user deletes their own message. |
| send-button | String | The title and aria-label for the send button. |
| speech-to-text-button | String | The title and aria-label for the speech-to-text button. |
| toggle-button | String | The title and the aria-label attribute of the toggle toolbar button. |