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 codeHide code
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 codeHide code
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 codeHide code
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 codeHide code
Name
Type
Default
avatarsAn array of avatar objects.
Required Show exampleHide example
sizeThe size of the avatars.
Show exampleHide example
limitThe maximum number of avatars to display.