webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 335 forks source link

feat: Exposed blur event on the input #448

Open roopeshchinnakampalli opened 2 years ago

roopeshchinnakampalli commented 2 years ago

I've added an event for blur which may be needful for the few scenario's like custom validation on loosing focus or show a custom error message.

kotmatpockuh commented 2 years ago

@webcat12345 please take a look at this PR. It's very important.

reynirf commented 1 year ago

@webcat12345 Can you take a look at this minor PR? Also, I think the focus event should be exposed as well.