| sidebarMenuOutput {shinydashboard} | R Documentation |
This is the UI-side function for creating a dynamic sidebar menu.
sidebarMenuOutput(outputId)
outputId |
Output variable name. |
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