View source: R/sidebar_menu_output.R
| sidebar_menu_output | R Documentation |
UI-side function for dynamic sidebarMenu.
sidebar_menu_output(outputId)
sidebarMenuOutput(outputId)
outputId |
Id of the output. |
A sidebar menu that can be passed to dashboardSidebar
sidebarMenuOutput(): Create a sidebar menu output (alias for sidebar_menu
output for compatibility with shinydashboard)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.