The Wayback Machine - https://web.archive.org/web/20240920155723/https://angular.dev/api/core/effect/
@angular/core

effect

function

Create a global Effect for the given reactive function.

  
    effect(  effectFn: (onCleanup: EffectCleanupRegisterFn) => void,  options?: CreateEffectOptions): EffectRef;
  
  
Jump to details
HTTPS · web.archive.org
← Home