rightSidebarTabItem {shinydashboardPlus}R Documentation

AdminLTE2 right sidebar tab item

Description

This creates a right sidebar tab item to be inserted in a rightSidebarTabList.

Usage

rightSidebarTabItem(id, icon, active)

Arguments

id

unique item id.

icon

tab icon.

active

Whether the tab item is active or not.


[Package shinydashboardPlus version 0.6.0 Index]