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/path_location_strategy.ts#L4-L32">angular2/src/router/path_location_strategy.ts (line 4)</a>
:markdown
.l-main-section
h2 Annotations
.l-sub-section
h3.annotation Injectable
pre.prettyprint
code.
@Injectable()
.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.
constructor()
: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: EventListener)
: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
.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(state: 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