sidebarMenuOutput: Create a sidebar menu output (client side)

View source: R/menuOutput.R

sidebarMenuOutputR Documentation

Create a sidebar menu output (client side)

Description

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

Usage

sidebarMenuOutput(outputId)

Arguments

outputId

Output variable name.

See Also

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

Other menu outputs: dropdownMenuOutput(), menuItemOutput(), menuOutput(), renderMenu()


shinydashboard documentation built on June 8, 2025, 10:19 a.m.