View source: R/render-functions.R
dropdownMenuOutput | R Documentation |
This is the UI-side function for creating a dynamic dropdown menu.
dropdownMenuOutput(outputId)
outputId |
Output variable name. |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.