Replies: 1 comment
-
It can be controlled by using Transition. As following.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My use case requires the menu to remain open until the operation is complete. With the menu open, it is necessary to interact with screens other than the menu.
The same thing can be done for Dialog by manipulating onClose, but is it possible to control at the Menu level?
I'm trying to use preventDefault()...,but seems not working.
In Menu.Items use static props.not working.
Beta Was this translation helpful? Give feedback.
All reactions