It accepts the string name of the nested FormArray you want to link, ... <div formArrayName="cities"> <div *ngFor="let city of cities.controls; ...
確定! 回上一頁