View source: R/wa_button_group.R
| wa_button_group | R Documentation |
wa-button-group componentGenerated wrapper for the Web Awesome wa-button-group component.
Generated from Web Awesome metadata.
wa_button_group(
...,
id = NULL,
class = NULL,
style = NULL,
label = NULL,
dir = NULL,
lang = NULL,
orientation = 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. |
lang |
String. Optional Web Awesome attribute. |
orientation |
Enumerated string. Allowed values: |
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.