BaseAvatarGroup

Avatar group xs

Avatars groups can have different sizes. This example shows an avatar group using the xs size. Use the size prop to change the size of the avatar group.

+2
Show code

Avatar group sm

Avatars groups can have different sizes. This example shows an avatar group using the sm size. Use the size prop to change the size of the avatar group.

+2
Show code

Avatar group md

Avatars groups can have different sizes. This example shows an avatar group using the md size. Use the size prop to change the size of the avatar group.

+2
Show code

Avatar group lg

Avatars groups can have different sizes. This example shows an avatar group using the lg size. Use the size prop to change the size of the avatar group.

+2
Show code
avatars
An array of avatar objects.
Required
Show example
size
The size of the avatars.
Show example
limit
The maximum number of avatars to display.
Show example
#default
Show example