File

projects/aoc-client/core/guards/aoc-window.guard.ts

Description

This guard will prevent Angular from opening a route and delegating the creation of the component to the aoc-ui-window-service.

Index

Methods

Constructor

constructor(aocUiWindowDynService: AocUiWindowDynService)
Parameters :
Name Type Optional
aocUiWindowDynService AocUiWindowDynService No

Methods

canActivate
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot)
Parameters :
Name Type Optional
route ActivatedRouteSnapshot No
state RouterStateSnapshot No
Returns : Promise<boolean>

results matching ""

    No results matching ""