get current menuPlacement when set to auto #4872
Unanswered
amsuarez99
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Are you trying to style it via CSS in JS? Have you tried https://react-select.com/styles? |
Beta Was this translation helpful? Give feedback.
1 reply
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 want to define a custom set of styles based on the menuPlacement when it is set to auto. Currently, I found that the only prop related to the menu is
isMenuOpen
. How can I get the specified behaviour, am I missing something?Beta Was this translation helpful? Give feedback.
All reactions