... <button type="button" (click)="removeItem()">remove</button> <div formArrayName="formArray" *ngFor="let item of formArray.controls; ...
確定! 回上一頁