taskItem: Create a task item to place in a dropdown task menu

Description Usage Arguments See Also

View source: R/dashboardHeader.R

Description

Create a task item to place in a dropdown task menu

Usage

1
taskItem(text, value = 0, color = "aqua", href = NULL)

Arguments

text

The task text.

value

A percent value to use for the bar.

color

A color for the bar. Valid colors are listed in validColors.

href

An optional URL to link to.

See Also

dashboardHeader for example usage.

Other menu items: messageItem(), notificationItem()


rstudio/shinydashboard documentation built on Dec. 13, 2021, 8:02 p.m.