• Genel Bakış
@angular/core

PLATFORM_INITIALIZER

constant
kullanımdan kaldırılmışv19.0'den beri

A function that is executed when a platform is initialized.

Deprecation warning

from v19.0.0, use providePlatformInitializer instead

API

    
      const PLATFORM_INITIALIZER: InjectionToken<readonly (() => void)[]>;
    
    
Detaylara atla