jerosoler / Drawflow

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

Help me to create a editable feild on connection line and export the user entered data inside connections array #234

Closed gunasekharravilla closed 3 years ago

gunasekharravilla commented 3 years ago
"Connections": [
      {
        "connectionlabel": "{user given input}" //like this
        "node": "6",
        "output": "input_1"
gunasekharravilla commented 3 years ago

Anybody please help export data inside connections

jerosoler commented 3 years ago

View https://github.com/jerosoler/Drawflow/issues/97 and https://github.com/jerosoler/Drawflow/issues/73 to write extra data in node.