| wa_badge | R Documentation |
wa-badge componentGenerated wrapper for the Web Awesome wa-badge component.
Generated from Web Awesome metadata.
wa_badge(
...,
id = NULL,
class = NULL,
style = NULL,
appearance = NULL,
attention = NULL,
dir = NULL,
lang = NULL,
pill = NULL,
variant = NULL,
end = NULL,
start = 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. |
appearance |
Enumerated string. Allowed values: |
attention |
Enumerated string. Allowed values: |
dir |
String. Optional Web Awesome attribute. |
lang |
String. Optional Web Awesome attribute. |
pill |
Boolean. Default: |
variant |
Enumerated string. Allowed values: |
end |
An element, such as |
start |
An element, such as |
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.