Info text appear when icon clicked
info(
id,
label,
help,
label_size = "15px",
help_size = "12px",
icon_size = "15px",
ns = NS(NULL),
...
)
A character string of the shiny id.
A character string of the package name.
A taglist containing ui elements for the upper body.
A character string of the label font size.
A character string of the help font size.
A character string of the icon size.
A function of the namespace.
arguments passed to actionLink
a shiny taglist