powered by
Tool-tip for table headers
tooltip_extra(content, theme = "light")
Custom JS tool-tip renderer for reactable
The content to be displayed in the tool-tip
The theme of the tool-tip, either "light", "light-border", "material" or "translucent"
reactable::colDef(header = tooltip_extra("This is my tool-tip", theme = "material"))
Run the code above in your browser using DataLab