Replies: 2 comments 1 reply
-
You already get a flag called selected as a prop passed to custom edges. You can use that flag to toggle whatever you want on select/unselect without the need for additional events whatsoever |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! On a related note:
Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please consider a new feature:
Edge events:
onEdgeSelected
onEdgeDeselected
Also, I have noticed that custom edge labels do not get a
selected
class assigned when the edge is selected.At this moment I see no way to update an edge label based on selection.
Thanks
Cheers
Gerd
Beta Was this translation helpful? Give feedback.
All reactions