In order to be able to use two-way data binding for form inputs you need to import the FormsModule package in your AngularAngular module. For
For more infoinformation, see the Angular 2Angular 2 official tutorial here and the official documentation for forms.