Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 515 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 515 Bytes

Reactive Forms with Angular

An simple example of using Reactive forms with Angular 7. For this example I have used two inputs with also an example of a select option from a dropdown.

How to Use this appliaction tutorial

  1. Clone down repo
  2. Run npm install
  3. Run ng serve
  4. Press the show/hide button and view the developer console to see the lifecycle hooks.

Technologies Used

Angular cli 7 Angular Material ReactiveFormsModule FormsModule

jan 04, 2018   Rouz Majlessi
www.rouzm.com