2015-09-14 15:01:08 -07:00
p.location-badge.
exported from <a href='../router'>angular2/router</a>
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.37/modules/angular2/src/router/location_strategy.ts#L5-L14">angular2/src/router/location_strategy.ts (line 5)</a>
:markdown
.l-main-section
h2 Members
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#path path
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
path()
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#pushState pushState
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
pushState(ctx: any, title: string, url: string)
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#forward forward
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
forward()
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#back back
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
back()
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#onPopState onPopState
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
onPopState(fn: (_: any) => any)
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#getBaseHref getBaseHref
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
getBaseHref()
:markdown