UNPKG

ngx-mat-intl-tel-input

Version:

An Angular Material package for entering and validating international telephone numbers. It adds a flag dropdown to any input, detects the user's country, displays a relevant placeholder and provides formatting/validation methods.

2 lines 138 B
export declare type PhoneNumberFormat = 'default' | 'national' | 'international'; //# sourceMappingURL=phone-number-format.model.d.ts.map