R/el_tabs.R
update_el_tabs.Rd
Server-side update for el_tabs(). Switches the active tab programmatically.
el_tabs()
update_el_tabs(session, id, selected = NULL)
Shiny session object.
Tabs ID (un-namespaced).
New active tab name.