retejs / rete.js.org

Examples and documentation for Rete.js v1
http://rete.js.org
35 stars 29 forks source link

How to change position of the connector #16

Open thinkkmee opened 4 years ago

thinkkmee commented 4 years ago

Hi,

Firstly thank you for the great library. How can we change the position of the connector, for instance i want input to be on top of the node instead of left. Output from bottom of the node instead of right.

Ni55aN commented 4 years ago

Create a custom node

Vue: https://codepen.io/Ni55aN/pen/EGZOdK React: https://github.com/retejs/react-render-plugin