R/el_tag.R
update_el_tag.Rd
Server-side update for el_tag().
el_tag()
update_el_tag(session, id, label = NULL, type = NULL, closable = NULL)
Shiny session object.
Tag ID (un-namespaced).
New label text.
New colour type.
New closable state.