powered by
dashboardBody creates the main body container for a dashboardPage.
tabItems creates a wrapper for multiple tabItem.
tabItem creates a body tab content.
bs4DashBody(...)bs4TabItems(...)bs4TabItem(tabName = NULL, ...)dashboardBody(...)tabItems(...)tabItem(tabName = NULL, ...)
bs4TabItems(...)
bs4TabItem(tabName = NULL, ...)
dashboardBody(...)
tabItems(...)
tabItem(tabName = NULL, ...)
Contents of the tab.
The name of a tab. This must correspond to the tabName of a sidebar menuItem.
tabName
menuItem
David Granjon, dgranjon@ymail.com
dashboardSidebar