dropdownBlock: Create a dropdown block to place in a dashboard header
Description
Create a dropdown block to place in a dashboard header
Usage
dropdownBlock(..., id, icon = NULL, title = NULL, badgeStatus = "danger")
Arguments
...
Items to put in the menu.
icon
An icon to display in the header. By default, the icon is
automatically selected depending on type
, but it can be overriden
with this argument.