View source: R/input-dropdown.R
tooltipOptions | R Documentation |
List of options for tooltip for a dropdown menu button.
tooltipOptions(placement = "right", title = "Params", html = FALSE)
placement |
Placement of tooltip : right, top, bottom, left. |
title |
Text of the tooltip |
html |
Logical, allow HTML tags inside tooltip |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.