Alias to bs4DashControlbarMenu See bs4DashControlbarMenu for full details
Alias to bs4DashControlbarMenu See bs4DashControlbarMenu for full details
controlbarMenu( ..., id, side, status = NULL, tabStatus = NULL, .list = NULL, vertical = FALSE )
... |
Slot for bs4TabPanel. |
id |
Unique bs4TabSetPanel id. |
side |
Side of the box the tabs should be on ( |
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. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.