Doist / reactist

Open source React components made with ❤️ by Doist
http://doist.github.io/reactist
MIT License
251 stars 22 forks source link

feat: Add support for Menu as context menu #714

Closed frankieyan closed 1 year ago

frankieyan commented 1 year ago

Closes https://github.com/Doist/Issues/issues/7077

Short description

This adds a <MenuContextMenuTrigger> component to allow an element to open a menu as a context menu.

image

Reference: https://ariakit.org/examples/menu-context-menu

PR Checklist

Test plan

Versioning

Minor