info_value {shiny.info} | R Documentation |
UI output for info value
Description
UI output for info value
Usage
info_value(id, position = "top right")
Arguments
id |
output id to render |
position |
character with position of the parameter. Default "top right". |
Value
div which wraps rendered value to display it in the position corner of your shiny app.
[Package shiny.info version 0.2.0 Index]