Description Usage Arguments Author(s) See Also
dashboardBody creates the main body container for a dashboardPage.
tabItems creates a wrapper for multiple tabItem.
tabItem creates a body tab content.
1 2 3 4 5 6 7 8 9 10 11 | bs4DashBody(...)
bs4TabItems(...)
bs4TabItem(tabName = NULL, ...)
dashboardBody(...)
tabItems(...)
tabItem(tabName = NULL, ...)
|
... |
Contents of the tab. |
tabName |
The name of a tab. This must correspond to the |
David Granjon, dgranjon@ymail.com
dashboardSidebar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.