Answer the question
In order to leave comments, you need to log in
Angular 2 - how to make a redirect along the route to the component with passing data to the component?
I receive some data data, for example, a complex object.
Next, I do a redirect on the route
let data = { ... }
this.router.navigate(['/edit-data']);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question