Skip to content

Edge validation by handle type #900

Answered by bcakmakoglu
karenwanga asked this question in Q&A
Discussion options

You must be logged in to vote
  1. You can use ConnectionMode.Strict to only allow source -> target connections and not source -> source or target -> target
<VueFlow v-model="elements" :connection-mode="ConnectionMode.Strict"> ... </VueFlow>
  1. I don't really understand the question, can you explain this a bit more?
  2. What would you expect the arrow to look like instead?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@karenwanga
Comment options

Answer selected by karenwanga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants