NejcZdovc / ng2-select2

Select 2 wraper for angular2
MIT License
123 stars 93 forks source link

blur event #117

Open atgillette opened 6 years ago

atgillette commented 6 years ago

Hi,

It seems that this component doesn't dispatch the blur event. i'm looking for a way to perform validation on this control when a user moved away from this control. Any suggestions on how I can accomplish this?