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