Skip to content

Avatar

stable

User or agent avatar with fallback initials

Data Display/Storybook ↗
import { Avatar } from "@nodus/design-system"
Loading demo…

Props

src
Type stringDefault

Image source URL

fallbackrequired
Type stringDefault

Fallback initials when image unavailable

size
Type "sm" | "md" | "lg" | "xl"Default "md"

Avatar size

variant
Type "circle" | "square"Default "circle"

Avatar shape

alt
Type stringDefault

Alt text for image (defaults to fallback)

Metadatasmmdlgsemantictypesurface
MobileWorks As-Is
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?