Answers for "how to send data from one route to another in angular"

0

pass data through router angular

this.router.navigate(["heroes"], {some-data: "othrData"})
Posted by: Guest on March-22-2021

Code answers related to "how to send data from one route to another in angular"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language