Search code examples
angularformsstepper

useful stepper component with ngForm validate in angular 6


I used ngForm validate. I know how to use it. But material stepper with in formGroup validate. So i don't know how to use the formGroup. So please tell me with simple example of formGroup or ngForm validate with in stepper component tell me. Thank you....


Solution

  • Help me this link for my requirements (https://stackblitz.com/edit/angular-material2-issue-9lskal)

    That is [completed]="ngForm.form.valid" useful my ngForm validation.

    And Linear stepper shows edit icons instead of done icons issue clear https://github.com/angular/material2/issues/8997 that link