This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Drag'n'Drop
#102
Replies: 1 comment
-
See the mouse click example. Note that constraints only work in current V5 beta. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm new to Angular Three and was wondering how to implement a simple drag'n'drop functionality.
Let's say my template looks like this:
How would I be able to create a component, much like the physics component which makes all child elements drag'n'droppable or does a component like this already exist in ngt?
Beta Was this translation helpful? Give feedback.
All reactions