Create a tooltip on the server side
1 2 3 4 5 6 | add_f7_tooltip(
id = NULL,
selector = NULL,
options,
session = shiny::getDefaultReactiveDomain()
)
|
id |
Target id. |
selector |
Target selector. |
options |
Tooltip options |
session |
Shiny session object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.