Alias to bs4DashControlbarMenu See bs4DashControlbarMenu for full details
1 2 3 4 5 6 7 8 9 10 |
... |
Slot for bs4TabPanel. |
id |
Unique bs4TabSetPanel id. NULL by default. Set a value to get the currently selected tab. |
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. |
type |
TabPanel type: "tabs" or "pills". "pills" is the default if type is NULL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.