feat(svelte) add defaultEdgeOptions, closes #3437
This commit is contained in:
@@ -161,6 +161,9 @@
|
||||
}}
|
||||
autoPanOnConnect
|
||||
autoPanOnNodeDrag
|
||||
defaultEdgeOptions={{
|
||||
hidden: false
|
||||
}}
|
||||
>
|
||||
<Controls />
|
||||
<Background variant={BackgroundVariant.Dots} />
|
||||
|
||||
Reference in New Issue
Block a user