Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bs4ValueBoxOutput

Create a value box output (client side)


Description

This is the UI-side function for creating a dynamic bs4ValueBox.

Usage

bs4ValueBoxOutput(outputId, width = 4)

bs4InfoBoxOutput(outputId, width = 4)

valueBoxOutput(outputId, width = 4)

Arguments

outputId

Output variable name.

width

The width of the box, using the Bootstrap grid system. This is used for row-based layouts. The overall width of a region is 12, so the default width of 4 occupies 1/3 of that width. For column-based layouts, use NULL for the width; the width is set by the column that contains the box.

See Also

renderbs4ValueBox for the corresponding server-side function and examples.


bs4Dash

A 'Bootstrap 4' Version of 'shinydashboard'

v0.5.0
GPL (>= 2) | file LICENSE
Authors
David Granjon [aut, cre], RinteRface [cph], Almasaeed Studio [ctb, cph] (AdminLTE3 theme for Bootstrap 4), Winston Chang [ctb, cph] (Utils functions from shinydashboard), Thomas Park [ctb, cph] (Bootswatch Sketchy theme CSS)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.