UNPKG

ngx-mat-input-tel

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.

3 lines (2 loc) 106 B
export declare const ALL_COUNTRIES: (string | number | string[])[][]; export declare const EXAMPLES: any;