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

View source: R/render-functions.R

menuItemOutputR Documentation

Create a sidebar menu item output (client side)

Description

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

Usage

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()


bs4Dash documentation built on July 9, 2023, 7:49 p.m.