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.

8 lines 338 B
import * as i0 from "@angular/core"; export declare class CountryCode { allCountries: (string | number | string[])[][]; static ɵfac: i0.ɵɵFactoryDeclaration<CountryCode, never>; static ɵprov: i0.ɵɵInjectableDeclaration<CountryCode>; } export declare const Examples: any; //# sourceMappingURL=country-code.d.ts.map