Replies: 1 comment
-
You can implement custom nodes with whatever functionality you want and with whatever number of handles (which you call connectors I believe). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, great library. While I can use this library, our requirement is to have splitters based on values of the node, and a capability to add connectors to a Node based on the values of the Node. A simple one is a splitter with Yes/No values. More detailed ones could be based on the status of an entity. Is the Splitter kind of node doable using vue-flow?
https://github.com/ghostiam/vue-blocks
Beta Was this translation helpful? Give feedback.
All reactions