shiny_font_size_perc | R Documentation |
Adjust font size (in percent)
shiny_font_size_perc(value, size = 75)
value |
[character] Text value |
size |
[integer] Font siz in percent |
shiny::div
shiny_font_size_perc("foo") shiny_font_size_perc("foo", 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.