Replies: 1 comment
-
I have a similar issue, but I also want to be able to listen for events on the Menu, like when the menu is closed... Eg. This way I can trigger actions when the menu closes. |
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.
-
I have a case where I want to manually handle when the menu open and closes without
<Menu.Button>
but also do not want to use a<Dialog>
since I want the keyboard-arrow feature.Beta Was this translation helpful? Give feedback.
All reactions