feat(svelte) added nodedrag events

This commit is contained in:
Peter
2023-09-20 12:05:16 +02:00
parent 3eb9c12c20
commit 3c3239afd8
6 changed files with 38 additions and 4 deletions
@@ -154,6 +154,9 @@
on:connectstart
on:connect
on:connectend
on:nodedrag
on:nodedragstart
on:nodedragstop
/>
<NodeSelection />
</ViewportComponent>