R/input-materialswitch.R
updateMaterialSwitch.Rd
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.
materialSwitch