react-global-context-menu
v1.0.3
Published
A lightweight global context menu for React apps
Maintainers
Readme
react-global-context-menu
🚀 A lightweight and customizable global right-click context menu for React applications.
✨ Features
- 🖱️ Global right-click support
- 🎨 Customizable menu items: icon, shortcut, divider
- 📐 Auto-fit window boundary (prevent overflow)
- 🔒 Close on outside click
- ⚡ Written in TypeScript, fully typed
📦 Installation
npm install react-global-context-menu
# or
yarn add react-global-context-menu