Description Usage Arguments Author(s)
To be included in a bs4TabCard
1 2 3 4 5  | bs4TabPanel(tabName, ..., active = FALSE)
bs4DashControlbarItem(tabName, ..., active = FALSE)
tabPanel(tabName, ..., active = FALSE)
 | 
tabName | 
 Tab name: it will be also passed as the id argument. Must be unique.  | 
... | 
 Tab content.  | 
active | 
 Whether the tab is active or not. FALSE bu default.  | 
David Granjon, dgranjon@ymail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.