select
select copied to clipboard
searchValue in the SelectProps type, what kind of effect does it have?
Hi! thx useful libs.
I can use searchValue props like this,
https://codesandbox.io/s/youthful-danilo-b2xh9?file=/App.tsx
https://github.com/react-component/select/blob/master/src/Select.tsx#L107
but I don't know what effect it will have as it is not documented.
https://select-react-component.vercel.app/
Is this deprecated?