inst/examples/buttons/app_buttons.R

app_buttons <- 'box(
  width = NULL,
  title = "App Buttons",
  status = NULL,
  appButton(
    inputId = "myAppButton",
    label = "Users", 
    icon = icon("users"), 
    dashboardBadge(textOutput("appBtnVal"))
  )
)'
jaropis/shinydashboardplus0.7.5 documentation built on Dec. 20, 2021, 9:06 p.m.