vanilla-context-menu
vanilla-context-menu copied to clipboard
Support for events
Great library. Simple and clean. One suggestion would be events. An event when it's open and closed for example would be huge. There are many times where I either need to load a menu or nested menu when the context menu is shown, or even decide if it should be visible (based on say a timer) when right clicked. For that I need an open event. Thanks.