added Edge Reconnection
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
edgeTypes,
|
||||
colorMode: _colorMode,
|
||||
isValidConnection,
|
||||
onmove,
|
||||
onmovestart,
|
||||
onmoveend,
|
||||
onerror,
|
||||
ondelete,
|
||||
onbeforedelete,
|
||||
@@ -39,6 +42,10 @@
|
||||
onconnect,
|
||||
onconnectstart,
|
||||
onconnectend,
|
||||
onbeforereconnect,
|
||||
onreconnect,
|
||||
onreconnectstart,
|
||||
onreconnectend,
|
||||
onclickconnectstart,
|
||||
onclickconnectend,
|
||||
clickConnect,
|
||||
|
||||
Reference in New Issue
Block a user