18
Answers

How To pass value from 2forms on angular2

Dev Teywa

Dev Teywa

7y
715
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)