https://github.com/rafi993/use-context-menu
Implementing context menu using react hooks
https://github.com/rafi993/use-context-menu
context-menu custom-hook react
Last synced: 5 months ago
JSON representation
Implementing context menu using react hooks
- Host: GitHub
- URL: https://github.com/rafi993/use-context-menu
- Owner: Rafi993
- Created: 2020-01-18T07:56:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:17:16.000Z (about 3 years ago)
- Last Synced: 2024-05-02T02:18:24.335Z (over 1 year ago)
- Topics: context-menu, custom-hook, react
- Language: JavaScript
- Homepage: https://rafi993.github.io/use-context-menu/
- Size: 3.06 MB
- Stars: 10
- Watchers: 2
- Forks: 5
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## useContextMenu
Simple hook to implement context menu in React
### To run
```
$ yarn
$ yarn start
```