Implementation of Drag and Drop with Grid layout #6525
Unanswered
Turzapodder
asked this question in
Q&A
Replies: 0 comments
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,

Is there any one know how to implement the grid system for the drag and drop feature. Current absolute and translate system is not a good approach from a developer perspective. So, I was thinking to build the grid structure where the component will stay inside the viewport or canvas. It will help me to create the snap effect too. I saw grapesjs SDK has a plugin similar to this. I am trying to build that. Any idea on how can I achieve this?
It would be great to know and overcome this challenge.
Beta Was this translation helpful? Give feedback.
All reactions