How i can access to the parent component of the component that i'm dropping in the editor? #4599
Answered
by
artf
mohamad97-alhomsi
asked this question in
Q&A
-
I'm trying to limit the component's children for specific components, for example, I have a component and need to put just one child inside it so how i can achieve this? |
Beta Was this translation helpful? Give feedback.
Answered by
artf
Sep 22, 2022
Replies: 1 comment 3 replies
-
Hi @mohamad97-alhomsi you should be able to configure your component with properties like |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
mohamad97-alhomsi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mohamad97-alhomsi you should be able to configure your component with properties like
draggable
/droppable