How do I use oncontextmenu to trigger a node selection? #82
Unanswered
YordankaAGP
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
All reactions