is_tab_active_js | R Documentation |
JavaScript condition to check if a specific tab is active
is_tab_active_js(id, name)
id |
( |
name |
( |
JavaScript expression to be used in shiny::conditionalPanel()
to determine
if the specified tab is active.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.