Edge Types
You can choose different kinds of edge types in Svelte Flow: default
(bezier), straight
, step
and smoothstep
. As you can see, you can define a type for each edge and mix them in one graph.
You can choose different kinds of edge types in Svelte Flow: default
(bezier), straight
, step
and smoothstep
. As you can see, you can define a type for each edge and mix them in one graph.