dropdownMenuOutput: Create a dropdown menu output (client side)

View source: R/menuOutput.R

dropdownMenuOutputR Documentation

Description

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

Usage

dropdownMenuOutput(outputId)

Arguments

outputId

Output variable name.

See Also

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

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


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