cs_tooltip: Add a tooltip to an HTML Element from 'tags'

View source: R/utils_tooltip.R

cs_tooltipR Documentation

Add a tooltip to an HTML Element from 'tags'

Description

Add a tooltip to an HTML Element from 'tags'

Usage

cs_tooltip(..., tooltip = NULL)

Arguments

...

Elements to pass to 'tags$div()'

tooltip

Tooltip text - passed to the 'title' of 'tags$div()'

Value

A 'div' element


jesse-smith/covidscreen documentation built on June 15, 2022, 7:46 p.m.