• Genel Bakış
@angular/core

EffectCleanupRegisterFn

Tür Takma Adı
kararlıv20.0'den beri

A callback passed to the effect function that makes it possible to register cleanup logic.

API

    
      type EffectCleanupRegisterFn = (cleanupFn: EffectCleanupFn) => void
    
    
Detaylara atla