ng2-formobject
v0.1.10
Published
Create forms from objects with Angular2
Downloads
4
Maintainers
Readme
ng2-formobject
Create Angular2 Forms from Objects
Installation
First you need to install the npm module:
npm install ng2-formobject --save
Usage
Create an object and feed to FormObjectBuilder. Then in your template...