The Wayback Machine - https://web.archive.org/web/20250226170923/https://angular.dev/api/core/ApplicationConfig
    • Overview
@angular/core

ApplicationConfig

interface

Set of config options available during the application bootstrap operation.

API

  
    interface ApplicationConfig {}
  
  

providers

(Provider | EnvironmentProviders)[]

List of providers that should be available to the root component and all its children.

Jump to details
HTTPS · web.archive.org
← Home