form patch value on array of object code example
Example: patch value in form array
this.items.at(index).patchValue(...);
for patching value in a formArray
this.items.at(index).patchValue(...);
for patching value in a formArray