🎉 👀 New look, same Primer! Preview the new docs experience here and let us know what you think.
Avatar stack
Avatar stack displays two or more avatars in an inline stack.
On this page
v0.42.0BetaNot reviewed for accessibility
Description
Use AvatarStack
to stack multiple avatars together.
Arguments
Name | Type | 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 | Hash | N/A |
Examples
Slots
avatars
Required list of stacked avatars.
Name | Type | Default | Description |
---|---|---|---|
kwargs | Hash | N/A | The same arguments as Avatar. |