Skip to Content

Avatar

An avatar displays a user’s profile image with a fallback to their initials.

JD

Sizes

JDJDJDJDJD

Fallback

When no image is provided, the avatar shows the initials derived from alt, or a custom fallback.

JD?

Component props

NameTypeDescription
srcstringImage source URL
altstringAlt text (also used to generate initials)
fallbackReactNodeCustom fallback content (overrides initials)
sizestring"xs" | "sm" | "md" | "lg" | "xl" (default: "md")