So here is my question I will input a value in the QTY text field. Mat dialog will pop up that shows the number of quantities that I inputted. How do you iterate an object/data in afterclosed? and populate it to the setItem? I get the result, but it won't iterate it pass to the setItem how to do it? this is what I did so far
https://stackblitz.com/edit/mat-dialog-example-2akxdg
updated: i can get the qty, but i can't get what i input in mat-dialog