-
react-select internally manages focus for the menu options rather than using the browser's native In my case, I'd like to programmatically focus an option on mouseover. |
Beta Was this translation helpful? Give feedback.
Answered by
jorroll
Jun 27, 2023
Replies: 1 comment
-
Having dived into the codebase a bit more, it looks like this isn't currently possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jorroll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Having dived into the codebase a bit more, it looks like this isn't currently possible.