LazyLoadResult | @uirouter/angular
Options
Menu

Interface LazyLoadResult

The return type of a StateDeclaration.lazyLoad function

If your state has a lazyLoad function, it should return a promise. If promise resolves to an object matching this interface, then the states array of StateDeclaration objects will be automatically registered.

Hierarchy

  • LazyLoadResult

Index

Properties

Properties

Generated using TypeDoc