0.0.63 • Published 5 years ago

@victor1135/vue-reactive-form v0.0.63

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

vue-reactive-form

Project setup

npm install @victor1135/vue-reactive-form --save

Usage

Step1 Importing a new form control

import { FormGroup, FormControl, FormControlName } from '@victor1135/vue-reactive-form';

Step2 Using directive in a component

@Component({
  directives: {
    FormControlName
  }
})
0.0.63

5 years ago

0.0.62

5 years ago

0.0.61

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago