Vue- tel-input - Vue.js Feed #.\n\nvue-tel-input is an International Telephone Input vue 3 part.\n\nInformation and Trial.\nExplore the site for full doctors.\nVue 2 Support.\nvue-tel-input@legacy: Quick guide.\nChangelog.\nVisit Github Launches.\nGetting started.\n\nPut up the plugin:.\nnpm put in vue-tel-input.\n\n\nAdd the plugin right into your app:.\nimport Vue coming from 'vue'.\nbring in VueTelInput coming from 'vue-tel-input'.\nimport 'vue-tel-input\/vue-tel-input. css'.\n\nconst app = createApp( Application).\napp.use( VueTelInput).\napp.mount(' #app').\nMuch more facts on installment.\n\n\nUse the vue-tel-input part:.\n\n\n\n\nInstallation.\nnpm.\nnpm install vue-tel-input.\nPut up the plugin into Vue:.\nbring in createApp coming from 'vue'.\nimport App coming from '.\/ App.vue'.\nimport VueTelInput from 'vue-tel-input'.\nimport 'vue-tel-input\/vue-tel-input. css'.\n\nconst globalOptions = \nsetting: 'car',.\n.\n\nconst app = createApp( Application).\napp.use( VueTelInput, globalOptions)\/\/ Determine default worldwide choices right here (optionally available).\napp.mount('
app').Viewpoint all on call options in Props.Or even make use of the element directly:.
CDN and Browser.If Vue is located in the Page, the plugin is actually put in automatically.** Otherwise, manually install the plugin in to Vue:.app.use( window [' vue-tel-input'].Element lazy loading.Considering that the collection is about 200kb of JavaScript and 100kb of CSS if you want to boost preliminary webpage filling time you may consider importing it asynchronously just when consumer browses to the page where the collection is in fact needed to have. The procedure is actually referred to as Careless Tons and also you can easily utilize it in some modern bundlers like Webpack and Rollup.
As you see, our company don't utilize Vue SFC tag right here to import element's css as it will result in CSS going to the main/vendors bundle instead of being actually downloaded on demand.