RouterModule.forRoot( [...], { enableTracing: true }) // for debugging
[routerLinkActive]="'active fluffy'": parent and child router links can be active at the same time. To override this behavior:
[routerLinkActiveOptions]{ exact: true }
![]() |
|
||||||
RoutingRouterModule.forRoot( [...], { enableTracing: true }) // for debugging [routerLinkActive]="'active fluffy'": parent and child router links can be active at the same time. To override this behavior:
|
|||||||
|