Horje
angular check active route Code Example
angular check active route
<a rel="nofollow" [routerLink]="['/home']" routerLinkActive="is-active">Home</a>

<!-- More than one class: -->
<a rel="nofollow" [routerLink]="['/home']" [routerLinkActive]="['is-active']">Home</a>




Html

Related
html placeholder multiple lines Code Example html placeholder multiple lines Code Example
city of hamilton Code Example city of hamilton Code Example
tailwind container Code Example tailwind container Code Example
turn of blur html canvas Code Example turn of blur html canvas Code Example
change date format in html Code Example change date format in html Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7