Skip to content

v-phone-input / VPhoneInputMessage

Type Alias: VPhoneInputMessage<Country, Label, Example>

VPhoneInputMessage<Country, Label, Example> = string | VPhoneInputMessageFactory<Country, Label, Example>

Defined in: dist/types.d.ts:149

Internal

Message string or factory.

Type Parameters

Country

Country extends VPhoneInputCountryObject

Label

Label extends string | undefined = string

Example

Example extends string | undefined = string