react-selectize
react-selectize copied to clipboard
onBlurResetsInput prop for MultiSelect
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