填写这份《一分钟调查》,帮我们(开发组)做得更好!去填写Home

LoadChildren

A string of the form path/to/file#exportName that acts as a URL for a set of routes to load, or a function that returns such a set.

查看"说明"...

      
      type LoadChildren = LoadChildrenCallback | DeprecatedLoadChildren;
    

参见

说明

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