Learn R Programming

tablerDash (version 0.1.5)

tablerTabItem: One tab to put inside a tab items container

Description

One tab to put inside a tab items container

Usage

tablerTabItem(tabName = NULL, ...)

Arguments

tabName

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

...

Contents of the tab.