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