Marks a component for check (in case of OnPush components) and synchronously performs change detection on the application this component belongs to.
API
function applyChanges(component: {}): void;
Marks a component for check (in case of OnPush components) and synchronously performs change detection on the application this component belongs to.
function applyChanges(component: {}): 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/core/globals/applyChanges