shinydashboardPlus (version 0.8.0.9000)

rightSidebarTabContent: AdminLTE2 tab content

Description

This creates a wrapper that will contain rightSidebarTabContent.

Usage

rightSidebarTabContent(
  ...,
  id,
  title = NULL,
  active = FALSE,
  icon = "database"
)

Arguments

...

any element such as sliderInput, ...

id

should be unique.

title

content title.

active

whether the tab content is active or not. FALSE by default.

icon

tab icon.