Avatar stack
Avatar stack displays two or more avatars in an inline stack.
On this page
Work in progressWe are currently transferring the Rails documentation for AvatarStack from a different site to this page. To view the original documentation, please visit the Primer ViewComponents documentation for AvatarStack.
v0.1.5BetaNot reviewed for accessibility
Description
Use AvatarStack
to stack multiple avatars together.
Arguments
Name | Default | Description |
---|---|---|
tag |
| Symbol One of |
align |
| Symbol One of |
tooltipped |
| Boolean Whether to add a tooltip to the stack or not. |
body_arguments |
| Hash Parameters to add to the Body. If |
system_arguments | N/A | Hash |
Examples
Slots
avatars
Required list of stacked avatars.
Name | Default | Description |
---|---|---|
kwargs | N/A | Hash The same arguments as Avatar. |