Replies: 1 comment
-
I guess prop |
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.
-
Hi there,
I am new to react and Javascript in general.
I want to use this lib. I can make the menu appear based on the guide. But I am struggling to get the data back. I am lost.
I need to know what was the id or name of my Div that right clicked happened on it, So I can pass it to the function I need.
But I don't know what clicked. I don't get the name or id or value of that element that received the right click in the console,
I tried to print props, event, id and none had useful data.
Can anyone guide me or send me a link to learn more about this?
Beta Was this translation helpful? Give feedback.
All reactions