More than 1 connection point #419
-
Is it possible to have more than 1 connection point for inputs and outputs? For instance, could you create a node that has 2 input points? Is it also possible to change the shape of the nodes? For instance, to a circle or custom shape? thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Sure, you can just create your own custom node with any amount of handles you want. Check out the custom node example to get an idea. Also read the guide on nodes to get a better understanding. |
Beta Was this translation helpful? Give feedback.
-
Thank you, I think I understand now. Love Vue Flow, great job! |
Beta Was this translation helpful? Give feedback.
Sure, you can just create your own custom node with any amount of handles you want.
Check out the custom node example to get an idea.
Also read the guide on nodes to get a better understanding.