Skip to content

AvatarStack

stable

Overlapping avatar circles showing multiple users or active sessions with overflow count

Identity & Auth/Storybook ↗
import { AvatarStack } from "@nodus/design-system/patterns"
Loading demo…

Props

usersrequired
Type AvatarUser[]Default

Array of users with name and optional avatarUrl

max
Type numberDefault 4

Max visible avatars before +N overflow

size
Type numberDefault 32

Avatar diameter in pixels

overlap
Type numberDefault 8

Overlap offset in pixels

Metadatasemantictypebordermotion
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?