tabItem | R Documentation |
One tab to put inside a tab items container
tabItem(tabName = NULL, ...)
tabName |
The name of a tab. This must correspond to the |
... |
Contents of the tab. |
menuItem()
, menuSubItem()
,
tabItems()
. See sidebarMenu()
for a usage example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.