AngularTS
Preparing search index...
RejectType
Variable RejectType
Const
RejectType
:
{
_ABORTED
:
3
;
_ERROR
:
6
;
_IGNORED
:
5
;
_INVALID
:
4
;
_SUPERSEDED
:
2
}
= ...
Transition rejection categories used throughout the router pipeline.
Type Declaration
Readonly
_ABORTED
:
3
Readonly
_ERROR
:
6
Readonly
_IGNORED
:
5
Readonly
_INVALID
:
4
Readonly
_SUPERSEDED
:
2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AngularTS
Loading...
Transition rejection categories used throughout the router pipeline.