docs: add dagre layout example
This commit is contained in:
@@ -56,3 +56,10 @@ function onLayout(direction: string) {
|
||||
</VueFlow>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.layoutflow {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user