is_tab_active_js {teal.modules.general} | R Documentation |
JavaScript condition to check if a specific tab is active
Description
JavaScript condition to check if a specific tab is active
Usage
is_tab_active_js(id, name)
Arguments
id |
( |
name |
( |
Value
JavaScript expression to be used in shiny::conditionalPanel()
to determine
if the specified tab is active.
[Package teal.modules.general version 0.3.0 Index]