powered by
Create a task item to place in a dropdown task menu
taskItem(text, value = 0, color = "aqua", href = NULL)
The task text.
A percent value to use for the bar.
A color for the bar. Valid colors are listed in validColors.
An optional URL to link to.
dashboardHeader() for example usage.
dashboardHeader()
Other menu items: messageItem(), notificationItem()
messageItem()
notificationItem()