Tagged with angular, formarray, nesting, reactiveforms. ... addTeam() { (this.leagueForm.get("teams") as FormArray).push(this.teams); } ...
確定! 回上一頁