Angular - Routing
Which of the following is the correct syntax to apply a
canDeactivate guard to a route in Angular?canDeactivate guard to a route in Angular?canDeactivate is used to check if navigation away from a route is allowed.canDeactivatecanDeactivate: [GuardName] inside the route object.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions