This is used in tm_g_ae_oview
and tm_g_events_term_id
.
Usage
ui_g_decorate(
id,
titles = "Titles",
footnotes = "footnotes",
fontsize = c(5, 4, 11)
)
Arguments
- id
(
character
) id of this module. set toNULL
if you want to make it identical to the module who called it.- titles
(
character
) default titles- footnotes
(
character
) default footnotes- fontsize
(
numeric(1)
ornumeric(3)
)
Defines initial possible range of font-size.fontsize
is set forteal.widgets::optionalSliderInputValMinMax()
which controls font-size in the output plot.