18
Answers

How To pass value from 2forms on angular2

Dev Maroua

Dev Maroua

7y
247
1
Hello, I have two forms (register and login) Features: When the user clicks on the register button the data will be stored in an array that is in register.component.ts after it is redirected to the login page it must connect by its data entered in the register page How to pass the values from forms To aborder ??please ?? PS: I use angular2 thank you in advance
Answers (18)
0
alcian lcn

alcian lcn

NA 2 0 10y
I have the same issue. Does not anyone have any answer for this?