Description Usage Arguments See Also
View source: R/dashboardHeaderPlus.R
Create a dropdown block to place in a dashboard header
1 | dropdownBlock(..., id, icon = NULL, title = NULL, badgeStatus = "danger")
|
... |
Items to put in the menu. |
id |
Dropdown block id. |
icon |
An icon to display in the header. By default, the icon is
automatically selected depending on |
title |
Dropdown block title. |
badgeStatus |
Dropdown badge status. |
dashboardHeaderPlus
for example usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.