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

Description Usage Arguments

Description

Change the value of a materialSwitch input on the client

Usage

1
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.


aghozlane/shinyWidgets documentation built on May 5, 2019, 8:01 p.m.