powered by
A grid that holds draggable items
moveable(...)
HTML code of a container that allows items within it to be draggable
The elements to include within the body of the moveable grid
moveable( htmltools::tags$div("A"), htmltools::tags$div("B") )
Run the code above in your browser using DataLab