| ds_avatar | R Documentation |
Create an avatar using Designsystemet styles.
ds_avatar(..., variant = NULL, size = NULL, class = NULL)
... |
Avatar content (typically an image or initials) |
variant |
Avatar variant |
size |
Size variant ("sm", "md", "lg") |
class |
Additional CSS classes |
A Shiny tag object
ds_avatar("AB", size = "md")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.