set_tab_id {shiny.semantic} | R Documentation |
Sets tab id if it wasn't provided
set_tab_id(tab)
tab |
A tab. Tab is a list of three elements - first element defines menu item, second element defines tab content, third optional element defines tab id. |