Skip to main content

AvatarGroup

The Avatar component can be used as a visual representation of multiple users.

AvatarGroupProps

Signature:

export declare type AvatarGroupProps = & & & & ;

AvatarGroup.Item

You can use the AvatarGroup.Item component to render an item belonging to the group of Avatars, as shown above.

AvatarGroupItemProps

Signature:

export declare type AvatarGroupItemProps<E extends .> = <E, >;
Still have questions?
Find answers in the Dynatrace Community