Create a Boostrap 4 dashboard right sidebar
Build an adminLTE3 dashboard right sidebar
bs4DashControlbar( ..., inputId = NULL, disable = FALSE, skin = "dark", title = NULL, width = 250 ) dashboardControlbar( ..., inputId = NULL, disable = FALSE, skin = "dark", title = NULL, width = 250 )
... |
Any UI element. |
inputId |
To acces the current state of the controlbar. Open is TRUE, closed is FALSE. NULL by default. |
disable |
If |
skin |
Controlbar skin. "dark" or "light". |
title |
Controlbar title. |
width |
Controlbar width. 250 px by default. |
David Granjon, dgranjon@ymail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.