Avatar
An image element with a fallback for representing the user. Built on Radix UI Avatar.
With Image
IE
Fallback
IEJDAB
Usage
Use avatars to represent users or entities. Always provide a meaningful fallback (initials) for when the image fails to load.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| src | string | — | Image source URL (on AvatarImage) |
| alt | string | — | Alt text for the image (on AvatarImage) |
| className | string | — | Additional CSS classes |