How do I use oncontextmenu to trigger a node selection? #82
-
|
I'm starting with the database management examples from the docs, it has a nice feature of custom contextmenu. But I want to make the UX slightly better by registering a selection change on right click / oncontextmenu. So if I rightclick on the database node, i would trigger the selection and contextmenu will show the menu of the selected node. Is there anyway to achieve that? |
Beta Was this translation helpful? Give feedback.
Answered by
YordankaAGP
Feb 20, 2026
Replies: 1 comment
-
|
I feel like this problem has been resolved, the current version of the documentation has implemented what i wanted to do |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YordankaAGP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I feel like this problem has been resolved, the current version of the documentation has implemented what i wanted to do