Title with help text in an informative modal, popover or tooltip
1 2 3 4 5 6 | title_with_modal(title, help_text, help_title = title, is_h3 = TRUE,
...)
title_with_tooltip(title, help_text, ...)
title_with_popover(title, help_text, help_title = title, ...)
|
title |
title |
help_text |
help_text |
help_title |
help_title |
is_h3 |
a boolean indicating if title should be wrapped in |
... |
additional argument passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.