Bind this data structure to your HTML and your form is now reactive, yay! <form [formGroup]="myForm"> <input formControlName="email"> <input ...
確定! 回上一頁