value_box: Value box font size

View source: R/ui.R

value_boxR Documentation

Value box font size

Description

Value box font size

Usage

value_box(subtitle, value, color = "green", font_size = "70%", ...)

Arguments

subtitle

A character string of the subtitle.

value

A character string of the value.

color

A character string of the color.

font_size

A character string of the font size.

...

arguments passed to valueBox

Value

a shiny tag.


poissonconsulting/shinyutils documentation built on Jan. 15, 2025, 2:18 a.m.