chore(svelte-example): add multi key
This commit is contained in:
@@ -189,6 +189,7 @@
|
|||||||
autoPanOnNodeDrag
|
autoPanOnNodeDrag
|
||||||
connectionMode={ConnectionMode.Strict}
|
connectionMode={ConnectionMode.Strict}
|
||||||
attributionPosition={'top-center'}
|
attributionPosition={'top-center'}
|
||||||
|
deleteKey={['Backspace', 'd']}
|
||||||
>
|
>
|
||||||
<Controls>
|
<Controls>
|
||||||
<ControlButton slot="before">xy</ControlButton>
|
<ControlButton slot="before">xy</ControlButton>
|
||||||
|
|||||||
Reference in New Issue
Block a user