jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.64k stars 722 forks source link

How to limit the number of inputs of a node[VUE 3] #278

Closed alejandroVaron closed 2 years ago

alejandroVaron commented 2 years ago

How to limit the number of inputs so that only one node can be connected

jerosoler commented 2 years ago

View example to restrict the node to single input https://github.com/jerosoler/Drawflow/issues/35