You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great Selection Menu you have created. I almost give up on my project due to Material UI compatibility problem.
I am currently trying to add SHIFT key support. But I can't find SHIFT keypress without event. I know that SHIFT key support is on your TODO list. It will be convenient if you can expose event to onSelct or onChange so that we can customize the KEY PRESS behavior.
The text was updated successfully, but these errors were encountered:
Thanks for the great Selection Menu you have created. I almost give up on my project due to Material UI compatibility problem.
I am currently trying to add SHIFT key support. But I can't find SHIFT keypress without event. I know that SHIFT key support is on your TODO list. It will be convenient if you can expose event to
onSelct
oronChange
so that we can customize the KEY PRESS behavior.The text was updated successfully, but these errors were encountered: