57 lines
740 B
Plaintext
57 lines
740 B
Plaintext
|
|
p.location-badge.
|
|
exported from <a href='../router'>angular2/router</a>
|
|
defined in <a href="https://github.com/angular/angular/tree/master/modules/angular2/src/router/pipeline.js#L3-L33">angular2/src/router/pipeline.js (line 3)</a>
|
|
|
|
:markdown
|
|
Responsible for performing each step of navigation.
|
|
"Steps" are conceptually similar to "middleware"
|
|
|
|
|
|
.l-main-section
|
|
h2 Members
|
|
.l-sub-section
|
|
h3 constructor
|
|
|
|
|
|
pre.prettyprint
|
|
code.
|
|
constructor()
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.l-sub-section
|
|
h3 process
|
|
|
|
|
|
pre.prettyprint
|
|
code.
|
|
process(instruction:Instruction)
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.l-sub-section
|
|
h3 steps
|
|
|
|
|
|
:markdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|