NgZoneOptions
interface
Used to configure event and run coalescing with provideZoneChangeDetection
.
API
interface NgZoneOptions { ignoreChangesOutsideZone?: boolean;}}
Jump to details
Used to configure event and run coalescing with provideZoneChangeDetection
.
interface NgZoneOptions { ignoreChangesOutsideZone?: boolean;}}