Answers for "I set the path in touting: { path:'home', conponent:homecompnent; } app.component.html: <button(click)="routerLink=/home" This is an error Want to go to the home page while clicking?"

0

I set the path in touting: { path:'home', conponent:homecompnent; } app.component.html: <button(click)="routerLink=/home" This is an error Want to go to the home page while clicking?

I set the path in touting:

{ path:'home', conponent:homecompnent; }

app.component.html: <button(click)="routerLink=/home"

This is an error

Want to go to the home page while clicking?
Posted by: Guest on March-18-2022

Code answers related to "I set the path in touting: { path:'home', conponent:homecompnent; } app.component.html: <button(click)="routerLink=/home" This is an error Want to go to the home page while clicking?"

Browse Popular Code Answers by Language