Size:xxs

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

+2
Show code

Size: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

Size: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

Size: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

Size: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.

@default

'sm'

Show example
limit
The maximum number of avatars to display.
Show example
#default
Show example