Description:
An International Telephone Input built with Vue.
Preview:
Changelog:
v5.2.0 (04/04/2021)
- Update
v5.1.0 (02/21/2021)
- Add option to import separate css files (including sprite.css and component.css):
v5.0.3 (01/21/2021)
- Make
inputOptions.placeholder
prop reactive
v5.0.2 (01/16/2021)
- Updated
v5.0.1 (01/16/2021)
- Updated
v5.0.0 beta 3 (01/14/2021)
- Move props to `inputOptions` and `dropdownOptions`
v5.0.0 (01/10/2021)
- v5.0.0 beta
v4.4.2 (10/20/2020)
- Replace .finally() with .then() to work in all browsers
v4.4.1 (10/04/2020)
- Update awesome-phonenumber to v2.32.0
- Keep the order of only-countries alphabetically
- Pressing Enter to select country does not re-validate phone
v4.4.0 (04/02/2020)
- Add readonly prop
- Fix bug flag shows countries not included in only-countries prop
Download Details:
Author: EducationLink
Live Demo: https://ry3wlvlxkn.codesandbox.io/
Download Link: https://github.com/EducationLink/vue-tel-input/archive/master.zip
Official Website: https://github.com/EducationLink/vue-tel-input
Install & Download:
# NPM
$ npm install vue-tel-input --save