AvatarGroup

Data Display

Stacked avatar display with overflow handling, max count configuration, and hover expansion

Avatar Groups

Display multiple user avatars as a stacked group with size, spacing, and max-count options.

Avatar
Avatar
Avatar
Avatar
+1

Sizes

Avatar groups inherit size from the group component.

Small

Avatar
Avatar
Avatar
Avatar

Medium

Avatar
Avatar
Avatar
Avatar

Large

Avatar
Avatar
Avatar
Avatar

No Gap

Create tightly stacked avatar groups by disabling spacing.

Avatar
Avatar
Avatar
Avatar
Avatar

Max Count

Control how many avatars are displayed while showing a +more indicator.

Avatar
Avatar
Avatar
+2

Interactive Group

Combine avatar groups with buttons or clickable UI patterns.

Usage Guidelines

When to Use

  • Team displays
  • Shared items
  • Participant lists

Accessibility

  • Announces total count
  • Overflow count read by screen readers

Performance

  • Only visible avatars rendered
  • Lightweight overflow

Common Mistakes

  • Too many visible avatars
  • Clicking avatar doesn't show details

Frequently Asked Questions

AvatarGroup shows a +N indicator when there are more avatars than the max count.
Yes, AvatarGroup max count is configurable.

View on GitHub

See the full source code on GitHub