Change the choices of a dragzone on the client
updateDragZone(session = getDefaultReactiveDomain(), id, choices = NULL)
Arguments
| session |
The session object passed to function given to shinyServer. |
| id |
The container id. |
| choices |
List of values to select from. |