Angular Chat - TextMessage
Configures a text message.
import { DxChatTypes } from "devextreme-angular/ui/chat"
Type:
DxChatTypes.TextMessage
author
A user who is the author of the message.
Selector: dxo-author
Type:
If you don't specify the author, the following automatic adjustments take place:
Without
author.name
, the name is displayed as "Unknown User".Without
author
or without its ID, the message appears as from a chat companion (to the left).
isDeleted
Marks a message as deleted in the UI.
Type:
If this property is true
, the editing context menu is not displayed for the message.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.