update(docs): Add all examples
This commit is contained in:
@@ -128,6 +128,7 @@ const edgePos = computed(() =>
|
||||
inactive: !store.elementsSelectable,
|
||||
updating,
|
||||
},
|
||||
props.edge.class,
|
||||
]"
|
||||
@click="onEdgeClick"
|
||||
@contextmenu="onEdgeContextMenu"
|
||||
|
||||
Reference in New Issue
Block a user