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 |
| SymbolOne of |
align |
| SymbolOne of |
tooltipped |
| BooleanWhether to add a tooltip to the stack or not. |
body_arguments |
| HashParameters 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 | HashThe same arguments as Avatar. |