R/actions.R
set_id_value.Rd
Set the value of an element by element id.
set_id_value(obj, id, value)
reactor object
character, id of the element
value to set the element to
DETAILS
glue
Other actions: click_id(), execute(), query()
click_id()
execute()
query()
if (FALSE) { if(interactive()){ #EXAMPLE1 } }