FormArray, ... get t() { return this.f.tickets as FormArray; } ... by looping over the tickets form array with the Angular *ngFor directive.
確定! 回上一頁