Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🖱️ Unopinionated context menu component for React.

License

NotificationsYou must be signed in to change notification settings

TimboKZ/react-context-menu-wrapper

Repository files navigation

NPM packageMIT licenseNPM downloadsGitHub starsChat on Discord

Introduction

Important: React Context Menu Wrapper v3+ usesReact hooks andfunctional components. If your project does not support them, considerusing v2 or below.

This library provides a simple wrapper for your context menus. It handles user interaction on desktop and mobiledevices, and guarantees correct context menu positioning.

In an effort to stay unopinionated, this library does not provide any styling or additional components. It is up to youdefine your own styles and logic for the menu. This is useful when your CSS framework already provides dropdown menustyling (e.g.Bulma,Bootstrap) or when you need to implement somenon-trivial logic for your context menu (e.g.Ogma context menus with taggingsupport).

Preview

Gif of the context menu library in action.

Contributing

Please enableESLint andPrettier integration in your editor, and use the provided configs.

License

MIT ©Tim K. 2020

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp