jerosoler / Drawflow

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

Demo for integration and modify of drawflow in Angular #676

Open rayhaan4436 opened 1 year ago

rayhaan4436 commented 1 year ago

HI, im facing issues in using drawflow in my angular web app, can i get a proper instructions or a demo so i can refer that? Thanks.

jerosoler commented 1 year ago

Hello,

I can't help you, in Angular. But there are other users who have touched Drawflow with angular.

Check the following links:

Co-Maheshh commented 1 year ago

@rayhaan4436 what problem are u facing ?

rayhaan4436 commented 1 year ago

@rayhaan4436 what problem are u facing ?

Not able to properly integrate with angular as a component from scratch.

  1. we are adding min.js and using javascript but facing errors like html loading after jscript, nodes not connecting, losing progress on refresh browser etc.

i would highly appreciate clear steps on how to integrate and use drawflow as a component in my angular web app, preferably in typecript ifnot javascript.