examples: animation edge

This commit is contained in:
braks
2024-02-07 22:29:40 +01:00
committed by Braks
parent f9e4d84297
commit 43a1c9d2ac
9 changed files with 379 additions and 47 deletions
+4
View File
@@ -65,6 +65,10 @@ function handleLayout(direction) {
<ProcessNode v-bind="props" />
</template>
<template #edge-animation="props">
<AnimationEdge v-bind="props" />
</template>
<Background />
<Panel class="layout-panel" position="top-left">