p.location-badge.
exported from angular2/router
defined in angular2/src/router/instruction.ts (line 18)
:markdown
Maps application URLs into application states, to support deep-linking and navigation.
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(component: ComponentInstruction, child: Instruction, auxInstruction: StringMap<string, Instruction>)
:markdown
.l-sub-section
h3 component
:markdown
.l-sub-section
h3 child
:markdown
.l-sub-section
h3 auxInstruction
:markdown
.l-sub-section
h3 replaceChild
pre.prettyprint
code.
replaceChild(child: Instruction)
:markdown