2015-09-14 15:01:08 -07:00
p.location-badge.
exported from <a href='../router'>angular2/router</a>
2015-09-16 23:40:23 -07:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.37/modules/angular2/src/router/router.ts#L455-L480">angular2/src/router/router.ts (line 455)</a>
2015-09-14 15:01:08 -07:00
:markdown
.l-main-section
h2 Members
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#constructor constructor
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
2015-09-16 23:40:23 -07:00
constructor(registry: RouteRegistry, location: Location, primaryComponent: Type)
2015-09-14 15:01:08 -07:00
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#commit commit
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
commit(instruction: Instruction, _skipLocationChange?: boolean)
:markdown