@camped-ui/context-menu
v2.1.0
Published
Context Menu component displays a menu to the user, typically a set of actions or functions, triggered by a button or a right-click event. It provides a convenient and context-sensitive way to present options relevant to a specific element or area within
Downloads
5
Readme
context-menu
Context Menu component displays a menu to the user, typically a set of actions or functions, triggered by a button or a right-click event. It provides a convenient and context-sensitive way to present options relevant to a specific element or area within the user interface. The Context Menu component enhances user interaction by offering a tailored set of actions based on the user's context, making it suitable for applications where contextual options are crucial.
Installation
yarn add @camped-ui/context-menu
Usage
View docs here.