itemsRawValue is already an array. You can access the object using below code. const index = 0; var itemsRawValue = (<FormArray>this.myForm.
確定! 回上一頁