Skip to main content
cngx-src documentation

Country

Interface

projects/forms/input/phone-input/countries.ts

Referenced by#

Import#

import { Country } from '@cngx/forms/input'

Description#

A selectable country for CngxPhoneInput.

Index#

Instance Properties#

dialCode#string
Readonly

International dial code, e.g. '+49'.

label#string
Readonly

Human-readable country name.

region#string
Readonly

Region key passed to the phone mask as phone:<region> (matches the built-in PHONE_PATTERNS keys).