New to Kendo UI for Angular? Start a free 30-day trial
User
Represents a participant in a Chat conversation (see example).
Name | Type | Default | Description |
---|---|---|---|
avatarUrl? |
|
Sets an avatar image for the user. By default, the URLs are sanitized.
To allow unsafe values, such as a blob URI, mark the value as a | |
id |
|
Sets a unique ID for the user. Usually a number, but can be a string or object. | |
name? |
|
Sets the display name for the user. |