menuItemOutput: Create a sidebar menu item output (client side)

Description Usage Arguments See Also

View source: R/menuOutput.R

Description

This is the UI-side function for creating a dynamic sidebar menu item.

Usage

1
menuItemOutput(outputId)

Arguments

outputId

Output variable name.

See Also

renderMenu for the corresponding server-side function and examples, and menuItem for the corresponding function for generating static sidebar menus.

Other menu outputs: dropdownMenuOutput, menuOutput, renderMenu, sidebarMenuOutput


shinydashboard documentation built on Sept. 30, 2021, 5:09 p.m.