| ds_avatar_stack | R Documentation |
Create a stack of avatars using Designsystemet styles.
ds_avatar_stack(..., class = NULL)
... |
Avatar elements |
class |
Additional CSS classes |
A Shiny tag object
ds_avatar_stack(
ds_avatar("AB"),
ds_avatar("CD"),
ds_avatar("EF")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.