Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork176
Events releated with connection and disconnection#449
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hi, Im making a ChatBot flow with svelve and I have a problem realeated with how to get to know that two nodes were connected and wich of all nodes. I have found that there is a prop event call on:connection but I couldnt make it work. I need this in order to modify Json where I stored the node data and connections. <Node id={idNode} let:grabHandle let:selected {position} {bgColor} borderColor="black" on:connection="{handleClick}" > Click Me |
BetaWas this translation helpful?Give feedback.