Overview
Sizes map to common touch targets. Motion presets are intentionally subtle so they stay appropriate inside dense UI.
Common use cases
- Headers and account menus.
- Comment threads and activity feeds.
- Table rows for assignees.
- Stacked collaborators on documents.
FAQ
What happens when an image fails to load?
AvatarFallback renders when the image errors or while the image is still loading, with an optional delay to reduce flicker for fast caches.
How does AvatarGroup max work?
Pass max to cap visible avatars; additional participants surface as a +N overflow chip with an aria-label describing how many remain.