reactive-vue-form

reactive-vue-form JS library on GitHub reactive-vue-form JS library on npm Download reactive-vue-form JS library

```js const initialValue = null; const control = new FormControl(initialValue); ``` #### usage in html ```html <input type="text" v-model="control.value" /> ```

Version 1.0.148 License ISC
reactive-vue-form has no homepage
reactive-vue-form JS library on GitHub
reactive-vue-form JS library on npm
Download reactive-vue-form JS library
Keywords
vue formvue form validationreactive vue form