how to send form data to another component in angular 6 youtube code example
Example: send data from form to another page angular
this.router.navigate('/results', { state: result });
this.router.navigate('/results', { state: result });