Build an adminLTE3 dashboard right sidebar
bs4DashControlbar(..., disable = FALSE, skin = "dark", title = NULL,
width = 250)dashboardControlbar(..., disable = FALSE, skin = "dark",
title = NULL, width = 250)
Any UI element.
If TRUE
, the sidebar will be disabled.
Controlbar skin. "dark" or "light".
Controlbar title.
Controlbar width. 250 px by default.