Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bs4DashControlbarMenu

Alias to bs4DashControlbarMenu See bs4DashControlbarMenu for full details


Description

Alias to bs4DashControlbarMenu See bs4DashControlbarMenu for full details

Usage

controlbarMenu(
  ...,
  id,
  side,
  status = NULL,
  tabStatus = NULL,
  .list = NULL,
  vertical = FALSE
)

Arguments

...

Slot for bs4TabPanel.

id

Unique bs4TabSetPanel id.

side

Side of the box the tabs should be on ("left" or "right").

status

The status of the card header. "primary", "secondary", "success", "warning", "danger", "white", "light", "dark", "transparent". NULL by default.

tabStatus

The status of the tabs buttons over header. "primary", "secondary", "success", "warning", "danger", "white", "light", "dark", "transparent". NULL by default, "light" if status is set. A vector is possible with a colour for each tab button

.list

When elements are programmatically added, pass them here instead of in ...

vertical

Whether to display tabs in a vertical mode. FALSE by default.


bs4Dash

A 'Bootstrap 4' Version of 'shinydashboard'

v0.5.0
GPL (>= 2) | file LICENSE
Authors
David Granjon [aut, cre], RinteRface [cph], Almasaeed Studio [ctb, cph] (AdminLTE3 theme for Bootstrap 4), Winston Chang [ctb, cph] (Utils functions from shinydashboard), Thomas Park [ctb, cph] (Bootswatch Sketchy theme CSS)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.