Create a dropdown block to place in a dashboard header
dropdownBlock(..., id, icon = NULL, title = NULL, badgeStatus = "danger")
Items to put in the menu.
Dropdown block id.
An icon to display in the header. Expect icon
.
Dropdown block title.
Dropdown badge status.
dashboardHeader
for example usage.