Skip to contents

Server-side update for el_tag().

Usage

update_el_tag(session, id, label = NULL, type = NULL, closable = NULL)

Arguments

session

Shiny session object.

id

Tag ID (un-namespaced).

label

New label text.

type

New colour type.

closable

New closable state.