Not affiliated with official shadcn/ui. Visit ui.shadcn.com for official docs.
React Context Menu - Copy and Move Menu
A React context menu for file clipboard operations with cut, copy, copy path, move to, and copy to actions for file managers
Looking to implement shadcn/ui patterns?
Join our Discord community for help from other developers.
Remember Windows Explorer's clipboard operations? This React context menu brings cut, copy, and move functionality to your file manager with keyboard shortcuts and copy path utility. Built with shadcn/ui and Radix UI with Lucide React icons—perfect for file browsers, cloud storage interfaces, or document management systems where file organization is critical.
Pattern created by @haydenbleasel
Installation
Related patterns you will also like
File Operations Menu
Open, rename, duplicate, and delete operations
Archive and Compress Menu
Compression and extraction with format options
Share and Export Menu
Sharing and download options with submenus
File Properties Menu
File info, permissions, and sharing settings
Context Menu with Separators
Cut, copy, paste pattern with visual grouping
Table Context Menu
Context menu for data tables
Questions you might have
React Context Menu - File Operations Menu
A React context menu for file operations with open, rename, duplicate, and delete actions plus keyboard shortcuts for file managers and cloud storage
React Context Menu - Archive and Compress Menu
A React context menu for archive operations with compress submenu (ZIP, TAR.GZ, 7Z) and extract options for file compression tools