title_with_modal: Title with help text in an informative modal, popover or...

Description Usage Arguments

View source: R/titles.R

Description

Title with help text in an informative modal, popover or tooltip

Usage

1
2
3
4
5
6
title_with_modal(title, help_text, help_title = title, is_h3 = TRUE,
  ...)

title_with_tooltip(title, help_text, ...)

title_with_popover(title, help_text, help_title = title, ...)

Arguments

title

title

help_text

help_text

help_title

help_title

is_h3

a boolean indicating if title should be wrapped in h3

...

additional argument passed on to bs_modal


ramnathv/shinymetrics documentation built on June 29, 2020, 10:39 p.m.