inst/examples/boxes/label_box.R

label_box <- 'boxPlus(
  title = "Closable box, with label", 
  closable = TRUE, 
  width = NULL,
  enable_label = TRUE,
  label_text = 1,
  label_status = "danger",
  status = "warning", 
  solidHeader = FALSE, 
  collapsible = TRUE,
  p("Box Content")
)'
jaropis/shinydashboardplus0.7.5 documentation built on Dec. 20, 2021, 9:06 p.m.