jerosoler / Drawflow

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

Add a custom element on connector when hover on connector on that hover position #878

Open nasimcoderex opened 2 weeks ago

nasimcoderex commented 2 weeks ago

Is it possible to add a custom HTML element on the connector when hovering on the connector? custom HTML should appear on that hover position. and also I want to implement onclick event on that custom element.