powered by
One tab to put inside a tab items container
tabItem(tabName = NULL, ...)
The name of a tab. This must correspond to the tabName of a menuItem() or menuSubItem().
tabName
menuItem()
menuSubItem()
Contents of the tab.
menuItem(), menuSubItem(), tabItems(). See sidebarMenu() for a usage example.
tabItems()
sidebarMenu()