Can <Menu> be modal like <Popover> ? #2631
dannylin108
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Popover component has
modal
property which is of a great help to prevent random clicks when a user just wants to close popover and clicks outside.Can it be implemented for Menu too? (which is kinda logical, 'cause these two components are pretty similar)
Beta Was this translation helpful? Give feedback.
All reactions