furqanZafar / react-selectize

http://furqanzafar.github.io/react-selectize/
Apache License 2.0
704 stars 138 forks source link

onBlurResetsInput prop for MultiSelect #159

Open belkosyak opened 7 years ago

belkosyak commented 7 years ago

As I understood in ver 2.1.0 new prop onBlurResetsInput has been introduced to SimpleSelect (https://github.com/furqanZafar/react-selectize/pull/102), thanks for that!!! It would be super cool if there will be same prop for MultiSelect as well. And also docs are missing for this new prop