ui_tooltip: Insert a standardized tooltip

View source: R/ui_helpers.R

ui_tooltipR Documentation

Insert a standardized tooltip

Description

This function inserts a standardized tooltip image, label (optional), and hovertext into the application UI

Usage

ui_tooltip(id, label = "", text = "")

Arguments

id

character id for the tooltip object

label

text label to appear to the left of the tooltip image

text

tooltip text shown when the user hovers over the image


neuhausi/periscope documentation built on Nov. 9, 2023, 11:07 a.m.