Avatar Group
<gstock-avatar-group>
|
GstockAvatarGroup
API
Properties
| Name | Description | Reflects | Type | Default |
|---|---|---|---|---|
limit
|
The limit of the avatars to show. |
|
number
|
-1
|
size
|
The size of the avatars. |
|
'small' | 'medium' | 'large'
|
'medium'
|
updateComplete
|
A read-only promise that resolves when the component has finished updating. |
Learn more about attributes and properties .
Slots
| Name | Description |
|---|---|
icon
|
The default icon to use when no image or initials are present. Works best
with <gstock-icon>.
|
Learn more about slots .
CSS Parts
| Name | Description |
|---|---|
base
|
The component’s base wrapper. |
icon
|
The container that wraps the avatar’s icon. |
initials
|
The container that wraps the avatar’s initials. |
image
|
The avatar image. Only shown when the image attribute is set.
|
Learn more about CSS parts .
Dependencies
This component automatically imports the following dependencies.