{ "id": "api/router/LoadChildren", "title": "LoadChildren", "contents": "\n\n
\n
\n
\n \n API > @angular/router\n
\n \n
\n \n
\n

LoadChildrenlink

\n \n \n \n \n \n
\n \n \n\n
\n \n
\n

A function that returns a set of routes to load.

\n\n

See more...

\n
\n \n \n \n
\n \n type LoadChildren = LoadChildrenCallback | DeprecatedLoadChildren;\n \n
\n\n \n
\n

See alsolink

\n
    \n \n
  • loadChildrenCallback

    \n
  • \n
\n
\n\n\n \n \n
\n

Descriptionlink

\n

The string form of LoadChildren is deprecated (see DeprecatedLoadChildren). The function\nform (LoadChildrenCallback) should be used instead.

\n\n \n
\n\n\n \n\n\n
\n
\n\n\n" }