Posts by Felipe Hideo • 82 points
2 posts
-
-1
votes1
answer33
viewsA: How to use items of various components in only one at angular4
If these values are saved in the database, it would be interesting to use a Service to receive these values in the form Component. If between the Components, could use the @Input and @Output. Take a…
-
6
votes1
answer23929
viewsQ: How to get the ngFor index value
Could help me in a doubt, I have a form with an array where there is the FormControl "id". Is there any way to receive the value of index to fill in this field? <tr *ngFor="let item of…
angularasked Felipe Hideo 82