UNPKG

react-global-context-menu

Version:

A lightweight global context menu for React apps

22 lines (15 loc) 497 B
# 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 ```bash npm install react-global-context-menu # or yarn add react-global-context-menu