Custom searchbar inside MenuList #5741
ihor-zinchenko
started this conversation in
General
Replies: 1 comment
-
Hi @ihor-zinchenko, The example you shared had missing |
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
-
I need to move Search Input inside MenuList, i found this: https://codesandbox.io/s/react-select-input-in-menulist-forked-w9hw65?file=/example.js:0-3965 what works really great but it doesnt work in the latest versions of react.
How i can do the same thing? Now if i add input into MenuList i can't place cursor inside it.
Beta Was this translation helpful? Give feedback.
All reactions