shinydnd
shinydnd copied to clipboard
Creating drag and drop elements in Shiny
Hello, thank you for contributing to this wonderful tool. I wonder if we can return the row ID and column ID once placed in the `dropUI`. For example, instead of...
Hello! I was wondering if there was any way to limit the amount of inputs into the DropUI objects (i.e. my program won't work if someone happens to drag two...
I would like to be able to assign a dragUI to a dropUI in the server. Is this possible?
I'm building a matching game in r shiny using shinydnd. I need to judge the answer in the end, which is whether each dragUI is in the correct dropUI accordingly....
When working with the example app, it appears that once the draggable div elements are dragged into a drop UI no new ones are generated in their place. Is it...
library(shiny) library(dragulaR) library(shinyBS) makeElement