p.location-badge.
exported from angular2/router
defined in angular2/src/router/interfaces.ts (line 7)
:markdown
Maps application URLs into application states, to support deep-linking and navigation.
.l-main-section
h2 Members
.l-sub-section
h3 onActivate
pre.prettyprint
code.
onActivate(nextInstruction: ComponentInstruction, prevInstruction: ComponentInstruction)
:markdown