v-phone-input / VPhoneInputCountryObject
Interface: VPhoneInputCountryObject
Defined in: dist/types.d.ts:21
Country object.
Properties
dialCode
readonlydialCode:string
Defined in: dist/types.d.ts:37
Dial code (without the + symbol prefix).
See
https://en.wikipedia.org/wiki/List_of_telephone_country_codes
iso2
readonlyiso2:string
Defined in: dist/types.d.ts:31
Two-letter code.
See
https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
name
readonlyname:string
Defined in: dist/types.d.ts:25
Human-readable name.