R/reactable_customisations.R
rt_with_tooltip.Rd
Adds text decoration to reactable's header, changes cursor type and shows a tooltip on header.
rt_with_tooltip(value, tooltip)
value | Cell's value. |
---|---|
dishes | Dataframe containing information regarding |
A tooltip text, cursor change and header underline.