ngx-intl-tel-input icon indicating copy to clipboard operation
ngx-intl-tel-input copied to clipboard

Need an output event

Open egodefroy opened this issue 4 years ago • 2 comments

An event such as (change)="change($event)" with event the value of the phone number would be very useful to control mandatory fields, easily get the value of the field or other situations

rgds

egodefroy avatar Mar 25 '21 20:03 egodefroy

Yes that would be useful, I mentioned how it would be useful in this situation as well: https://github.com/webcat12345/ngx-intl-tel-input/issues/350

pasevin avatar Mar 26 '21 11:03 pasevin

@pasevin could also be useful to easily set the phone value with [number]="value"

egodefroy avatar Mar 26 '21 14:03 egodefroy