Is there a way to create an If node like structure? #1544
Unanswered
talhaamjadx
asked this question in
Q&A
Replies: 1 comment
-
I've encountered a similar issue. Have you managed to resolve it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create something like a flow diagram. Right now I have a separate svg inside a custom if node. Is there a way to add something similar using the vue flow utilities? The if can be nested as well, like having if as a child inside a parent if node.
Beta Was this translation helpful? Give feedback.
All reactions