Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement drag-and-drop from a list of items outside the layout? #157

Open
adhamenaya opened this issue Mar 28, 2023 · 0 comments
Open

Comments

@adhamenaya
Copy link

I have in my application a grid layout and a list of items. I want to allow the user to drag one of these items from list that is not part of the layout and drop it into the grid layout.
I'm not sure where to start with this implementation. What are the key steps that I need to follow to make this work?

Any help or guidance would be greatly appreciated. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant