Skip to content

AvatarGroup

Avatar groups are used to display a collection of avatars.

  • DOM order now matches the visual display order.
  • The visual stacking of the Avatars is inverted.
  • Avatars use a mask rather than a border to achieve the overlapping cutout effect.
  • The variant prop is not supported. The AvatarGroup will always be circular.
  • Added list semantics to AvatarGroup. Each child Avatar is wrapped in a list item element.