updateSwitchInput: Change the value of a switch input on the client

Description Usage Arguments

View source: R/input-switch.R

Description

Change the value of a switch input on the client

Usage

1
updateSwitchInput(session, inputId, value = NULL)

Arguments

session

The session object passed to function given to shinyServer.

inputId

The id of the input object.

value

TRUE or FALSE.


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