I am receiving an object from the db that contains a few elements with the following format: To work with those “dias” array and include inputs to modify each value in case the user wants to, I’ve manually created a FormGroup containing a formControl for each of those days (the real object contains up to 8 days). And then, in
Tag: dynamic-arrays
how to perform sum/minus operation on an array of objects, based on similar values(not properties) in an array of objects [closed]
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question. Closed 2 years ago. Improve this question i have an array of objects like this: i/p: now i want to