react-inheritable-contextmenu
Simple Context menu component for react showing all inherited parents menu with SSR compatibility.
npm i react-inheritable-contextmenu -s
Why another context menu ?
Because none of the existing ones have met my requirements :
- Ability to inherit & include parents context menus
- Possibility to render menu items basing the browser event
- Render menus just in time
- Simple to use
- Simple to animate with css
- Do not break SSR