Answers for "pass data to another component angular 12 with router"

0

pass data through router angular

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

Code answers related to "pass data to another component angular 12 with router"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language