dropdownBlock: Create a dropdown block to place in a dashboard header

Description Usage Arguments See Also

View source: R/dashboardHeader.R

Description

Create a dropdown block to place in a dashboard header

Usage

1
dropdownBlock(..., id, icon = NULL, title = NULL, badgeStatus = "danger")

Arguments

...

Items to put in the menu.

id

Dropdown block id.

icon

An icon to display in the header. Expect icon.

title

Dropdown block title.

badgeStatus

Dropdown badge status.

See Also

dashboardHeader for example usage.


shinydashboardPlus documentation built on Sept. 16, 2021, 1:06 a.m.