feat(core): add edgesFocusable option to store
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -88,6 +88,7 @@ const defaultState = (): State => ({
|
||||
snapToGrid: false,
|
||||
|
||||
edgesUpdatable: false,
|
||||
edgesFocusable: true,
|
||||
nodesConnectable: true,
|
||||
nodesDraggable: true,
|
||||
elementsSelectable: true,
|
||||
|
||||
Reference in New Issue
Block a user