W3cubDocs

/Angular

handleAutoChangeDetectionStatus

Allows a test HarnessEnvironment to install its own handler for auto change detection status changes.

API

function handleAutoChangeDetectionStatus(
  handler: (status: AutoChangeDetectionStatus) => void,
): void;

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/cdk/testing/handleAutoChangeDetectionStatus