GuardResult
Type Alias
The supported types that can be returned from a Router
guard.
API
type GuardResult = boolean | UrlTree | RedirectCommand
Jump to details
The supported types that can be returned from a Router
guard.
type GuardResult = boolean | UrlTree | RedirectCommand