Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AppRoutingModule

whatitdoes

The AppRoutingModule is a Routing Module that handles the app's routing concerns.

consumers

AppModule

see

Angular 2 docs - Lazy loading modules with the Router

The returned AppRoutingModule class is a Routing Module containing both the RouterModule directives and the Dependency Injection providers that produce a configured Router.

Hierarchy

  • AppRoutingModule

Generated using TypeDoc