I want "Assigned" or selected item to be styled differently and positioned on the top of the options, not on the input field. How can it be achieved in react-select?
I want "Assigned" or selected item to be styled differently and positioned on the top of the options, not on the input field. How can it be achieved in react-select?
I hope this helps , in react select there is a value field you can use that state variable name to style it .