Khan / react-multi-select

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

Select Input is Clicked? #89

Open zillBoy opened 3 years ago

zillBoy commented 3 years ago

How to know if the select input is clicked, because I want to trigger a function on that. The reason I'm doing this is because you haven't been provide any custom colour options. If you could add the custom option it would be much appreciated.