tabItems {shinydashboard}R Documentation

A container for tab items

Description

A container for tab items

Usage

tabItems(...)

Arguments

...

Items to put in the container. Each item should be a tabItem().

See Also

menuItem(), menuSubItem(), tabItem(). See sidebarMenu() for a usage example.


[Package shinydashboard version 0.7.3 Index]