Build an adminLTE3 dashboard main sidebar menu item
bs4SidebarMenuItem(text, ..., tabName = NULL, icon = NULL,
startExpanded = FALSE)menuItem(text, ..., tabName = NULL, icon = NULL,
startExpanded = FALSE)
Item name.
Should correspond exactly to the tabName given in bs4TabItem
.
Item icon.
Whether to expand the bs4SidebarMenuItem at start.