Avatars are used to represent a user or a brand. They are used in the header, sidebar, and in the chat.
Prop | Type | Default | Description |
---|---|---|---|
src | string | null | URL of the image to be displayed as the avatar. |
fallback | string | null | Text initials or placeholder displayed when the image fails to load or if no src is provided. |
color | string | null | Accent Color of the text initials or placeholder displayed when the image fails to load or if no src is provided. |