| rightSidebarTabContent {shinydashboardPlus} | R Documentation |
This creates a wrapper that will contain rightSidebarTabContent.
rightSidebarTabContent(..., id, title = NULL, active = FALSE, icon = "database")
... |
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. |