2015-07-27 22:12:30 -07:00
p.location-badge.
exported from <a href='../router'>angular2/router</a>
2015-08-06 23:25:42 -07:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.34/modules/angular2/src/router/router.ts#L284-L305">angular2/src/router/router.ts (line 284)</a>
2015-07-27 22:12:30 -07:00
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor(registry: RouteRegistry, pipeline: Pipeline, location: Location, hostComponent: Type)
:markdown
.l-sub-section
h3 commit
pre.prettyprint
code.
2015-08-06 23:25:42 -07:00
commit(instruction: Instruction, _skipLocationChange?: boolean)
2015-07-27 22:12:30 -07:00
:markdown