NoPreloading
Experimental Class
Что делает
Предоставляет стратегию предварительной загрузки, которая не загружает модули предварительно.
Обзор класса
class NoPreloading implements PreloadingStrategy {
preload(route: Route, fn: () => Observable<any>) : Observable<any>
}
Описание класса
Эта стратегия включена по умолчанию.
Подробное описание класса
preload(route: Route, fn: () => Observable<any>) : Observable<any>
экспортировано из @angular/router/index, определено в @angular/router/src/router_preloader.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/router/index/NoPreloading-class.html