Description Usage Arguments Details Value Note Author(s)
Create iterative elements inside a navbarMenu
1 | nav_tabPanel(id, title, outputID, TITLE)
|
id |
module id |
title |
vector of the tabs inside the navbarMenu |
outputID |
vector of outputs for the renderUI |
TITLE |
title for the navbarMenu |
This function allows you to create more than one tabpanel inside a navbarMenu dynamically for use inside a navbarpage
return a navbarMenu with tabs where you can use for create UI elements
Add this function inside a navbar
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.