Home > @uniformdev/design-system > AvatarGroup

AvatarGroup() function

Renders avatars in a group with the ability to truncate the list. This component works best when the <Avatar> component are direct children.

Signature:

Parameters

ParameterTypeDescription
{ max, children, getTruncatedLabel, ...props }AvatarGroupProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<><Avatar>AB</Avatar><Avatar>CD</Avatar><Avatar>EF</Avatar><AvatarGroup>