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
avatars
An array of avatar objects.
Required Show exampleHide example
size
The size of the avatars.
Show exampleHide example
limit
The maximum number of avatars to display.