Learn R Programming

bs4Dash (version 0.2.0)

bs4TabItem: One tab to put inside a tab items container

Description

One tab to put inside a tab items container

Usage

bs4TabItem(tabName = NULL, ...)

Arguments

tabName

The name of a tab. This must correspond to the tabName of a bs4SidebarMenuItem.

...

Contents of the tab.