tooltipOptions: Tooltip options

View source: R/input-dropdown.R

tooltipOptionsR Documentation

Tooltip options

Description

List of options for tooltip for a dropdown menu button.

Usage

tooltipOptions(placement = "right", title = "Params", html = FALSE)

Arguments

placement

Placement of tooltip : right, top, bottom, left.

title

Text of the tooltip

html

Logical, allow HTML tags inside tooltip


shinyWidgets documentation built on Aug. 30, 2023, 5:17 p.m.