• Overview
@angular/cdk/testing

handleAutoChangeDetectionStatus

function

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

API

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