tooltip_extra: Tool-tip for table headers

View source: R/tooltip.R

tooltip_extraR Documentation

Tool-tip for table headers

Description

Tool-tip for table headers

Usage

tooltip_extra(content, theme = "light")

Arguments

content

The content to be displayed in the tool-tip

theme

The theme of the tool-tip, either "light", "light-border", "material" or "translucent"

Value

Custom JS tool-tip renderer for reactable

Examples

reactable::colDef(header = tooltip_extra("This is my tool-tip", theme = "material"))


reactable.extras documentation built on Oct. 30, 2024, 9:14 a.m.