Files
vue-flow/docs/src/examples/index.md
T

11 lines
354 B
Markdown

# Basic
This is a basic example to help you familiarize with the basic features of Vue Flow.
On the bottom left you see the viewport-controls and on the bottom right the minimap.
You can also see the built-in node (default, input, output) and edge (bezier, straight, step, smoothstep) types.
<div class="mt-6">
<Repl example="basic"></Repl>
</div>