docs: update examples wordings
# What's changed? * Change example pages wordings * Add Acknowledgement banner
This commit is contained in:
@@ -5,7 +5,9 @@ pageClass: examples
|
||||
|
||||
This example demonstrates "floating edges".
|
||||
|
||||
The source and target position of the edges are getting calculated dynamically.
|
||||
The positions of the source and target nodes are calculated dynamically,
|
||||
the caveat here is, that edge-anchors are still tied to Handles (even though invisible in this example),
|
||||
so connections would, by default, only be triggered when hovering over the handles (bottom / top by default).
|
||||
|
||||
<div class="mt-6">
|
||||
<iframe src="https://codesandbox.io/embed/vue-flow-floating-edges-zfxdok?eslint=1&fontsize=14&hidenavigation=1&module=%2Fsrc%2Fcomponents%2FFlow.vue&theme=dark"
|
||||
|
||||
Reference in New Issue
Block a user