R/components.R
R/documentation.R
GaugeValueText.Rd
https://mui.com/x/api/charts/gauge-value-text/
GaugeValueText(...)
Props to pass to the component.
Object with shiny.tag class suitable for use in the UI of a Shiny app.
shiny.tag
text func, string Default is NA The text to display in the gauge. Can be a string or a function receiving the value and returning a string.
func, string