valueBoxModuleUI
valueBoxModuleUI(
id,
subtitle,
icon = NULL,
backgroundColor = "#7cb5ec",
textColor = "#FFF",
width = 4,
href = NULL,
iconColor = "#00000026"
)
the Shiny module id
The subtitle to be displayed in the value box. Set to "__server__" to dynamically render the subtitle from the server.
An icon made by the `shiny::icon()`
A hex color code string
A hex color code string
A number between 1 and 12
A url
A valid color string