dragUI: dragUI

Description Usage Arguments Value

Description

Create a draggable UI element.

Usage

1
dragUI(id, ..., style = NULL, class = "dragelement")

Arguments

id

The div id of the element

...

Any list of elements can be passed inside the div element itself to create more complex draggable elements, not just text

style

Add a string with additional css styling not defined by id or class

class

The css class style, uses the standard "dragelement" class that it comes with

Value

dragable div element


ayayron/shinydnd documentation built on May 11, 2019, 4:12 p.m.