Search
Preparing search index...
The search index is not available
RxComp RouterModule
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
EnterTransition
Class EnterTransition
Hierarchy
Transition
EnterTransition
Index
Constructors
constructor
Properties
callback
path
Methods
matcher
Constructors
constructor
new
Enter
Transition
(
callback
:
TransitionCallback
, path
?:
undefined
|
string
)
:
EnterTransition
Parameters
callback:
TransitionCallback
Optional
path:
undefined
|
string
Returns
EnterTransition
Properties
callback
callback
:
TransitionCallback
path
path
:
string
Methods
matcher
matcher
(
path
?:
undefined
|
string
)
:
boolean
Parameters
Optional
path:
undefined
|
string
Returns
boolean
Globals
Enter
Transition
constructor
callback
path
matcher