Context Menu
Displays a menu located at the pointer, triggered by a right-click or a long-press.
Dependencies
- @radix-ui/react-context-menu - Context Menu primitive
Usage
Modal
The modality of the context menu. When set to true
, interaction with outside elements will be disabled and only menu content will be visible to screen readers.
API Reference
To see the full API docs of Context Menu component visit Radix Docs (opens in a new tab).