examples: animation edge
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user