<AvatarStack />
The
AvatarStack
component displays a horizontal overlapping list of Avatar
and AvatarCounter
components.maxLength?: number
The maximum number of items to render. If items are hidden, will also display the hidden item count as a separate
AvatarCounter
component.size?: 0 | 1 | 2 | 3 | Array<0 | 1 | 2 | 3>