Components/Avatar
Avatar
User image with automatic fallback to initials. Stack multiple avatars with AvatarGroup.
Installation
npx ajaxui add avatarSizes
XSMLX2
Props
| Prop | Type | Default |
|---|---|---|
| size | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "md" |
| src | string | — |
| alt | string | — |
| fallback | string | — |