boxLabel {shinydashboardPlus} | R Documentation |
Create a label for box
Description
boxLabel is inserted in the label slot of box.
Usage
boxLabel(text, status, style = "default")
Arguments
text |
Label text. In practice only few letters or a number. |
status |
label color status. See https://adminlte.io/themes/AdminLTE/pages/UI/general.html. Valid statuses are defined as follows:
|
style |
label border style: "default" (rounded angles), "circle" or "square". |
[Package shinydashboardPlus version 2.0.4 Index]