Vue Chat - User

A configuration object for a user.

import { DxChatTypes } from "devextreme-vue/chat"
Type: DxChatTypes.User

avatarAlt

alt attribute for avatar image.

Selector: avatar-alt
Type:

String

avatarUrl

An avatar URL.

Selector: avatar-url
Type:

String

id

User's identification number or string.

Type:

Number

|

String

name

A user's name displayed in the chat.

Type:

String