[ Web Proxy ]
URL:
Viewing: https://angular.dev/api/core/ApplicationModule [Back]  [Original]

ApplicationModule Angular Skip to main content
menu
close
more_horiz
menuAPI
@angular/core

ApplicationModule

NgModule
stable

Re-exported by BrowserModule, which is included automatically in the root AppModule when you create a new app with the CLI new command. Eagerly injects ApplicationRef to instantiate it.

On this page

    arrow_upward_alt Back to the top

    API

        
          class ApplicationModule {  constructor(appRef: ApplicationRef): ApplicationModule;}
        
        
    Jump to details

    Web Proxy Viewer  |  New URL  |  Original Page