angular / 5.2.11 / api / router / loadchildren.html /

LoadChildren

type-alias

npm Package @angular/router
Module import { LoadChildren } from '@angular/router';
Source router/src/config.ts

The type of loadChildren. See Routes for more details.

type LoadChildren = string | LoadChildrenCallback;

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/router/LoadChildren