Skip to content

v1.1.0

Choose a tag to compare

@fengyuanchen fengyuanchen released this 26 Jan 06:56
  • Support to use as a Vue plugin: Vue.use(VueNumberInput).
  • Support to use as a Vue component: Vue.component(VueNumberInput.name, VueNumberInput).
  • Register the component automatically once loaded in the browser.