| wa_popover | R Documentation |
wa-popover componentGenerated wrapper for the Web Awesome wa-popover component.
Generated from Web Awesome metadata.
wa_popover(
...,
id = NULL,
class = NULL,
style = NULL,
dir = NULL,
distance = NULL,
`for` = NULL,
lang = NULL,
open = NULL,
placement = NULL,
skidding = NULL,
without_arrow = 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. |
dir |
String. Optional Web Awesome attribute. |
distance |
Number. Default: |
for |
String. Default: |
lang |
String. Optional Web Awesome attribute. |
open |
Boolean. Default: |
placement |
Enumerated string. Allowed values: |
skidding |
Number. Default: |
without_arrow |
Boolean. 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.