AvatarGroup
An avatar group is a grouping of avatars that are related to each other.
size
The size of the avatar group.
size
API
<AvatarGroup>
<Avatar />
</AvatarGroup>
AvatarGroup
Name | Type | Default |
---|---|---|
children | ReactNode | Default: — |
Avatar children of the avatar group. | ||
size | 16
| 20
| 24
| 28
| 32
| 36
| 40 | Default: 24
|
The size of the avatar group. | ||
styles | StylesPropWithoutWidth | Default: — |
Spectrum-defined styles, returned by the style() macro. | ||