updateMaterialSwitch: Change the value of a materialSwitch input on the client

updateMaterialSwitchR Documentation

Change the value of a materialSwitch input on the client

Description

Change the value of a materialSwitch input on the client

Usage

updateMaterialSwitch(session, inputId, value = NULL)

Arguments

session

The session object passed to function given to shinyServer.

inputId

The id of the input object.

value

The value to set for the input object.

See Also

materialSwitch


shinyWidgets documentation built on Aug. 30, 2023, 5:17 p.m.