component.html file. <form [formGroup]="mandoForm" (ngSubmit)="onFormSubmit()"> Name: <input formControlName="name" ...
確定! 回上一頁