Open khokm opened 2 months ago
No response
In this example context menu should close on mouse key down (on backdrop, not item), not waiting for it's release - this is how all typical context menus (in Windows, Chrome) behave. Are there any ways to achieve such behavior?
Search keywords: Menu Context Menu
Seems like it's not possible at the moment because the onClose reason supports only "backdropClick".
onClose
"backdropClick"
Steps to reproduce
No response
Current behavior
No response
Expected behavior
No response
Context
In this example context menu should close on mouse key down (on backdrop, not item), not waiting for it's release - this is how all typical context menus (in Windows, Chrome) behave. Are there any ways to achieve such behavior?
Your environment
No response
Search keywords: Menu Context Menu