explorer_body_ui | R Documentation |
explorer_sidebar_ui
generate the body UI for each menu item specified in explorer_sidebar_ui
explorer_body_ui(tab_list)
tab_list |
a tag list for the body UI of shiny dashboard |
a filled tag list for body UI
tab_list <- list()
tab_list <- explorer_body_ui(tab_list = tab_list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.