Get JavaScript IDs for Shiny Tabs

js_tab_key(id, values)

Arguments

id

ID of a tabsetPanel

values

One or more values of a tabPanel (see the value parameter)

Value

A string with the JavaScript ID for a given set of tabs

See also

shiny::tabsetPanel() shiny::tabPanel()

Other shiny: js_tab_hide()

Other shinyjs: js_tab_hide()