Last chance! 50% off unlimited learning
Sale ends in
Change the value of a materialSwitch input on the client
updateMaterialSwitch(session, inputId, value = NULL)
The session object passed to function given to shinyServer.
The id of the input object.
The value to set for the input object.