Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bs4SidebarMenuItem

Create a Boostrap 4 dashboard main sidebar menu item


Description

Build an adminLTE3 dashboard main sidebar menu item

Usage

bs4SidebarMenuItem(
  text,
  ...,
  tabName = NULL,
  icon = NULL,
  startExpanded = FALSE
)

menuItem(text, ..., tabName = NULL, icon = NULL, startExpanded = FALSE)

Arguments

text

Item name.

...

bs4SidebarMenuSubItem.

tabName

Should correspond exactly to the tabName given in bs4TabItem.

icon

Item icon.

startExpanded

Whether to expand the bs4SidebarMenuItem at start.

Author(s)

David Granjon, dgranjon@ymail.com


bs4Dash

A 'Bootstrap 4' Version of 'shinydashboard'

v0.5.0
GPL (>= 2) | file LICENSE
Authors
David Granjon [aut, cre], RinteRface [cph], Almasaeed Studio [ctb, cph] (AdminLTE3 theme for Bootstrap 4), Winston Chang [ctb, cph] (Utils functions from shinydashboard), Thomas Park [ctb, cph] (Bootswatch Sketchy theme CSS)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.