JavaScript/jQuery Chat - TextMessage
Configures a text message.
import { TextMessage } from "devextreme/ui/chat"
Type:
MessageBase |
author
A user who is the author of the message.
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.