Skip to main content

Interface: Country

Defined in: src/lib/phone/index.ts:8

Pure phone helpers shared by the PhoneInput control and any server/display code.

Storage format is E.164 (+19175550142); the national part is shown/edited as (###) ###-####. No I/O, so this is fully unit-testable.

Properties

dial

dial: string

Defined in: src/lib/phone/index.ts:11


flag

flag: string

Defined in: src/lib/phone/index.ts:12


iso

iso: string

Defined in: src/lib/phone/index.ts:9


name

name: string

Defined in: src/lib/phone/index.ts:10