2015-07-28 01:12:30 -04:00
p.location-badge.
exported from <a href='../router'>angular2/router</a>
2015-09-01 16:55:47 -04:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.36/modules/angular2/src/router/interfaces.ts#L7-L34">angular2/src/router/interfaces.ts (line 7)</a>
2015-07-28 01:12:30 -04:00
:markdown
2015-09-01 16:55:47 -04:00
Maps application URLs into application states, to support deep-linking and navigation.
2015-07-28 01:12:30 -04:00
.l-main-section
h2 Members
.l-sub-section
h3 onActivate
pre.prettyprint
code.
2015-08-11 20:09:57 -04:00
onActivate(nextInstruction: ComponentInstruction, prevInstruction: ComponentInstruction)
2015-07-28 01:12:30 -04:00
:markdown