@angular/core

provideZoneChangeDetection

function

Provides NgZone-based change detection for the application bootstrapped using bootstrapApplication.

  
    function provideZoneChangeDetection(  options?: NgZoneOptions): EnvironmentProviders;
  
  
Jump to details