Closed bmgarness closed 4 years ago
@bmgarness I can not approve this, since there is no focusin
& focusout
events.
There is only the focus
event:
https://github.com/optimistex/ngx-select-ex/blob/1e8a517b7531787ddc6aa880ac6abdf93840c0e2/src/app/lib/ngx-select/ngx-select.component.ts#L100
I may assume the they are working, but because the common HTML events, it is not programmed in the component.
While Working with ngx-select used the above functions and noticed lack of documentation