retejs / context-menu-plugin

https://retejs.org
MIT License
11 stars 43 forks source link

Support for function in Main Menu Item #68

Closed zellb closed 1 year ago

zellb commented 1 year ago

While trying to implement Copy/Paste for node (module), I need to verify that wether the content in the clipboard is an actual node or not and show/hide Paste Main Menu item accordingly.