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