Replies: 8 comments 16 replies
-
did you ever get to implement this ? I have an angular 15 app that I would love to use this component in |
Beta Was this translation helpful? Give feedback.
-
I ended up writing a wrapper for Angular on my test app -- it works but you need to configure your tsconfig and install react. |
Beta Was this translation helpful? Give feedback.
-
Please check out #4887 for my updated release with much simpler documentation |
Beta Was this translation helpful? Give feedback.
-
There is a jsplumb library in angular that is almost same as react flow |
Beta Was this translation helpful? Give feedback.
-
Would love to see an Angular library from xyflow team. Given the new signals and standalone components it should feel very similar to what react has to offer. |
Beta Was this translation helpful? Give feedback.
-
I have used Rete JS on Angular and it's not bad. But I agree with shyamal890, it would be really great to have an Angular library supported by the xyflow team. |
Beta Was this translation helpful? Give feedback.
-
I've tried everything now. jsplumb angular integration just straight up doesn't render, and when it does, the drag/drop functionality breaks it immediately, it's very wonky. the ngx-reactflow didn't seem to obey dragging/dropping either. foblex is completely counter-intuitive and doesn't follow any reasonable nodes/edges paradigm. not much left to try. really hope xyflow gets something going for angular |
Beta Was this translation helpful? Give feedback.
-
I'm coming back with a much more robust implementation. Still in a beta state where some CD events are missed but I'm open to PRs to resolve those as well as improve support going forward. |
Beta Was this translation helpful? Give feedback.
-
Dear support,
I am from Angular with no react background. Looking to expand a web app (angular) with react-flow.
Since it's typescript built, can anyone share the sample code if they able to run this in their angular app rather than react app?
Thanks in million!
Beta Was this translation helpful? Give feedback.
All reactions