• 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