Avatar

M
MJ
AM
JD
JG
FI
Attribute Type Documentation Default Value
Required id * :string

The unique identifier for the avatar.

Required name * :string

The name of the account to render the avatar for.

color :string

The color of the avatar.

"pink"
image_href :string

The URL of the image to render as the avatar.

fallback :string

Determines the fallback for when an image is not available. Can be either initials or a placeholder image

"initials"
on_status_change :string

Event handler for when the status of the avatar changes.

size :string

The size of the avatar. Defaults to medium.

"medium"
rest :global