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
@@ -72,6 +72,9 @@
on:connectstart
on:connect
on:connectend
on:nodedrag
on:nodedragstart
on:nodedragstop
/>
{/each}
</div>