Custom Drop Area #4017
Unanswered
zlatkolakisic
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, I have also looked at the draggable property, and it works when I just have eg ([data-gjs-type=block-13]) but when I want to target a child element of the component eg ([data-gjs-type=block-13] .container) it doesn't recognize it and won't let me drag to that specific target. Can this even be done? Thanks! Zlatko |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a special component called "Section" into which I am able to drop other components, I want a special area in the HTML of this component where I want to drop the other items. I can only find the "droppable" property which I am not sure does the trick here. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions