| wa_avatar | R Documentation |
wa-avatar componentGenerated wrapper for the Web Awesome wa-avatar component.
Generated from Web Awesome metadata.
wa_avatar(
...,
id = NULL,
class = NULL,
style = NULL,
label = NULL,
dir = NULL,
image = NULL,
initials = NULL,
lang = NULL,
loading = NULL,
shape = NULL,
icon = NULL
)
... |
Child content for the component's default slot. |
id |
Optional DOM id attribute for HTML, CSS, and JS targeting. |
class |
Optional CSS class string. |
style |
Optional inline CSS style string. |
label |
String. Default: |
dir |
String. Optional Web Awesome attribute. |
image |
String. Default: |
initials |
String. Default: |
lang |
String. Optional Web Awesome attribute. |
loading |
Enumerated string. Allowed values: |
shape |
Enumerated string. Allowed values: |
icon |
The default icon to use when no image or initials are
present. Works best with |
An HTML tag for the component.
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.