hantrongbinh / vue-country-code

Vue2 Country Code Select
https://hantrongbinh.github.io/vue-country-code/
MIT License
23 stars 16 forks source link

Default country code by dialCode. #24

Open AbingPj opened 2 years ago

AbingPj commented 2 years ago

Thanks for the great Project,.

but can you add more feature that we can set default country code by dialCode.

like this? sample "63"

<vue-country-code
         @onSelect="onSelect"
         :preferredCountries="['sg','ph']"
    :defaultCountry="'63'"
>
</vue-country-code> 
eziz commented 1 year ago

You can use this kind of.

`<a-form-item class="lg:w-1/2 flex justify-center w-full" v-bind="formItemLayout"

`

<a-form-item class="lg:w-1/2 flex justify-center w-full" v-bind="formItemLayout"