rightSidebarTabContent: AdminLTE2 tab content

Description Usage Arguments

View source: R/rightSidebar.R

Description

This creates a wrapper that will contain rightSidebarTabContent.

Usage

1
2
3
4
5
6
7
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.


dsciencelabs/shinydashboardPlus documentation built on Dec. 20, 2021, 2:10 a.m.