dattn / dnd-grid

A vuejs grid with draggable and resizable boxes
307 stars 48 forks source link

Can you nest instances? #15

Closed thinkstylestudio closed 6 years ago

thinkstylestudio commented 6 years ago

Hi are you able to nest boxes within boxes in a parent child relationship? Meaning I would like to have a few parent boxes that tie to a form fieldset. Then I'd like to be able to move input groups around within the fieldset. Is this use-case possible?

dattn commented 6 years ago

I am doing exactly the same in an other project. This works just fine. I will add an example in the demo.