angular-cn/public/docs/js/latest/api/router/AsyncRoute-class.jade

64 lines
715 B
Plaintext

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.32/modules/angular2/src/router/route_config_impl.ts#L30-L42">angular2/src/router/route_config_impl.ts (line 30)</a>
:markdown
.l-main-section
h2 Members
.l-sub-section
h3 constructor
pre.prettyprint
code.
constructor({path, loader, as}: {path: string, loader: Function, as?: string})
:markdown
.l-sub-section
h3 path
:markdown
.l-sub-section
h3 loader
:markdown
.l-sub-section
h3 as
:markdown