@angular/core

BootstrapOptions

interface

Provides additional options to the bootstrapping process.

  
    interface BootstrapOptions {  ignoreChangesOutsideZone?: boolean;}}
  
  
Jump to details