I\'d like to know if there is a best practice/correct way to setup a right-click menu for a React component.
I currently have this...
// nw is nw.gui
There are few things to take care about with popup menus:
I created a library which you can use to accomplish all of these:
http://dkozar.github.io/react-data-menu/