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