R/dndselect.R
entangleInputs.Rd
Create observe events that entangle multiple Shiny inputs. Useful for hidden dropzones that take drops but display options elsewhere.
entangleInputs(session, ...)
The session object passed to function given to shinyServer.
session
shinyServer
The ids of the inputs
ids
Expressions including the observeEvents.
observeEvent