bs4Dash (version 0.5.0)

infoBoxOutput: Alias to bs4InfoBoxOutput See bs4InfoBoxOutput for full details

Description

Alias to bs4InfoBoxOutput See bs4InfoBoxOutput for full details

Usage

infoBoxOutput(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.