ngModel within ngFor

0

Follow the link with html and json, respectively: - link - link

Problems

  • If you notice, the "variable" type array has an ID, and that record is repeated on multiple objects. That way, I would like that when I fill in the value of some input, all other inputs that had the same ID would get the value.

  • How to capture the information of each input to send to my API?

  • asked by anonymous 08.05.2018 / 18:16

    0 answers