Math, asked by Malarbeaul137, 11 months ago

Change value of a variable from one component to another angular

Answers

Answered by vivekbosskhan
0

Answer:

Step-by-step explanation:

Yes you can change the variable value from one component to another one for this you have to inject the component exported class into the parent component by doing so you are able to reach each and every method and variable of injected class (component).

Similar questions