appendToDropzone: Append item to end of specified dropzone

Description Usage Arguments

View source: R/dndselect.R

Description

Append item to end of specified dropzone

Usage

1
appendToDropzone(session, value, dropzoneId)

Arguments

session

The session object passed to function given to shinyServer.

value

The value to clone from dragzoneId and append to dropzoneId.

dropzoneId

The id of the dropzone.


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