Skip to content
kapable

AvatarGroup

Data display · 1 export · v0.1.0 · showcase

Compact stack of people with an accessible aggregate label and overflow count.

Browse 72 component families

Usage

AvatarGroup usage
<AvatarGroup people={people} max={3} label="Reviewers" />

API

AvatarGroup API

AvatarGroupProps

AvatarGroup props
proptypenotes
peopleAvatarGroupPerson[]
max?numberDiscs shown before the `+N` overflow (default 4).
label?stringGroup accessible name (default "N people").
size?'sm' | 'md''sm' 24px (default — this is a cell component) · 'md' 32px.
mix?MixInput

More in Data display

More in Data display