RouterModule
NgModule
Adds directives and providers for in-app navigation among views defined in an application.
Use the Angular Router
service to declaratively specify application states and manage state
transitions.
API
Description
class RouterModule {}
Jump to details