pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://angular.dev/api/core/provideEnvironmentInitializer

& prefersDark)) { documentClassList.add(DARK_MODE_CLASS_NAME); } else { documentClassList.add(LIGHT_MODE_CLASS_NAME); } if (location.search.includes('uwu')) { documentClassList.add('uwu'); } provideEnvironmentInitializer • Angular
    • Overview
@angular/core

provideEnvironmentInitializer

function
stable

This function is used to provide initialization functions that will be executed upon construction of an environment injector.

API

function provideEnvironmentInitializer(
  initializerFn: () => void,
): EnvironmentProviders;
@paraminitializerFn() => void

Description

This function is used to provide initialization functions that will be executed upon construction of an environment injector.

Note that the provided initializer is run in the injection context.

Previously, this was achieved using the ENVIRONMENT_INITIALIZER token which is now deprecated.

Usage Notes

The following example illustrates how to configure an initialization function using provideEnvironmentInitializer()

createEnvironmentInjector(
  [
    provideEnvironmentInitializer(() => {
      console.log('environment initialized');
    }),
  ],
  parentInjector
);
Jump to details
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy