| wa_qr_code | R Documentation |
wa-qr-code componentGenerated wrapper for the Web Awesome wa-qr-code component.
Generated from Web Awesome metadata.
wa_qr_code(
...,
id = NULL,
class = NULL,
style = NULL,
value = NULL,
label = NULL,
background = NULL,
dir = NULL,
error_correction = NULL,
fill = NULL,
lang = NULL,
radius = NULL,
size = 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. |
value |
String. Default: |
label |
String. Default: |
background |
String. Default: |
dir |
String. Optional Web Awesome attribute. |
error_correction |
Enumerated string. Allowed values: |
fill |
String. Default: |
lang |
String. Optional Web Awesome attribute. |
radius |
Number. Default: |
size |
Number. Default: |
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.