jerosoler / Drawflow

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

Single output connected with 2 input. #777

Closed Co-Maheshh closed 8 months ago

Co-Maheshh commented 8 months ago

@jerosoler i have to create node which has 1 output but that output has 2 inputs .

jerosoler commented 8 months ago

By default library connect one output to multiple inputs.

View demo: https://jerosoler.github.io/Drawflow/

image

Co-Maheshh commented 8 months ago

@jerosoler , can we restrict like only AWS name input node can be connected to multiple nodes.