I accessed the raw value of the form array with the code below: var itemRawValue = (<FormArray>this.myForm.getRawValue().mylist);. How can I get ...
確定! 回上一頁