docs: snappable connection line example

This commit is contained in:
braks
2022-11-14 20:10:19 +01:00
committed by Braks
parent b24b9efe11
commit bb18a68977
10 changed files with 375 additions and 4 deletions
@@ -0,0 +1,8 @@
# Custom Connection Line
In this example we will create a custom connection line
that snaps to the nearest handle when the connection is dropped within distance of a handle.
<div class="mt-6">
<Repl example="snappable"></Repl>
</div>