Skip to content
AZ
AvatarList ⚠️ Experimental
The AvatarList component can be used imported from:
Playground
Parameters
Slots
This component has slots. Check the documentation about how to use the slots.
Name | Tags | Description |
---|---|---|
profiles | z-profile | The list of avatars to display |
Parameters use
Check the documentation about how to use the parameters.
profiles
The profiles
attribute is used to set the list of profiles to be displayed. Each object in the list should have the following properties: initials
, color
and image-src
if we want to insert an image.
We can use <z-profile>
tags to define the values of profiles
Overflow
You can insert as many entries as you want, but we recommend a maximum of 5. If you insert more than 5 entries, we recommend to add (+xx)
to the last entry. Check the guidelines here;
Browser support
Detected engine:
Chromium
Webkit
Gecko
CodeSandbox example
Sorry, not available yet ☹️