tabItem: One tab to put inside a tab items container

Description Usage Arguments See Also

View source: R/tabs.R

Description

One tab to put inside a tab items container

Usage

1
tabItem(tabName = NULL, ...)

Arguments

tabName

The name of a tab. This must correspond to the tabName of a menuItem or menuSubItem.

...

Contents of the tab.

See Also

menuItem, menuSubItem, tabItems. See sidebarMenu for a usage example.


gyang274/ygdashboard documentation built on May 17, 2019, 9:42 a.m.