Angular - Routing
In Angular routing, what is the main role of the
canActivate guard?canActivate guard?canActivatecanActivate guard is used to decide if a route can be entered or not.canDeactivate controls leaving a route, not entering it.canActivate controls route entry [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions