Create observe events that entangle multiple Shiny inputs. Useful for hidden dropzones that take drops but display options elsewhere.

entangleInputs(session, ...)

Arguments

session

The session object passed to function given to shinyServer.

...

The ids of the inputs

Value

Expressions including the observeEvents.