Khan / react-multi-select

A multiple select component for React
MIT License
184 stars 97 forks source link

Close the dropdown automatically after selection when using as single select #107

Open suresh12397 opened 1 year ago

suresh12397 commented 1 year ago

I'm using the multi select dropdown as a single select dropdown. I want to close the dropdown automatically after single selection, how to achieve this?