v-phone-input / providePhoneInputOptions
Function: providePhoneInputOptions()
providePhoneInputOptions<
Country,CountryInputComponent>(options):void
Defined in: dist/utilities/providePhoneInputOptions.d.ts:7
Provide given phone input options to current Vue context.
Type Parameters
Country
Country extends VPhoneInputCountryObject = VPhoneInputCountryObject
CountryInputComponent
CountryInputComponent extends VPhoneCountryInputComponent = VPhoneCountryInputComponent
Parameters
options
VPhoneInputPluginOptions<Country, CountryInputComponent>
Returns
void