updateDragZone: Change the choices of a dragzone on the client

Description Usage Arguments

View source: R/dndselect.R

Description

Change the choices of a dragzone on the client

Usage

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


serenity-r/dndselectr documentation built on March 12, 2021, 8:37 a.m.