Description Usage Arguments Examples
View source: R/shiny-material-side-nav-tabs-info.R
Query information about the side-nav tabs (e.g. which tab is active).
| 1 | side_nav_tabs_info(input = NULL)
 | 
| input | The input object in the shiny session. | 
| 1 2 3 4 | ## Not run: 
side_nav_tabs_info(input)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.