Avatar Group

Visual Effects

Stacked avatar circles with overlap, max display count with '+N' overflow indicator, three sizes, and fallback initials.

Loading preview...
Customize
Size:
Max visible
4

Props

PropTypeDefaultDescription
avatars{ src?: string; alt: string; fallback?: string }[][]Array of avatar objects with optional image URL and fallback.
maxnumber5Maximum number of visible avatars before showing overflow.
size'sm' | 'md' | 'lg''md'Avatar size variant.
classNamestring''Additional CSS classes.