tabItem: One tab to put inside a tab items container

View source: R/tabs.R

tabItemR Documentation

One tab to put inside a tab items container

Description

One tab to put inside a tab items container

Usage

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.


shinydashboard documentation built on June 8, 2025, 10:19 a.m.