feat(svelte) add defaultEdgeOptions, closes #3437

This commit is contained in:
Peter
2023-09-25 10:36:31 +02:00
parent 1a935de3f9
commit 339df4c651
4 changed files with 26 additions and 3 deletions
@@ -161,6 +161,9 @@
}}
autoPanOnConnect
autoPanOnNodeDrag
defaultEdgeOptions={{
hidden: false
}}
>
<Controls />
<Background variant={BackgroundVariant.Dots} />