angular / 12.2.13 / api / core / global / ngapplychanges.html /

ng.applyChanges

global function

Marks a component for check (in case of OnPush components) and synchronously performs change detection on the application this component belongs to.

ng.applyChanges(component: {}): void

Parameters
component {}

Component to mark for check.

Returns

void

© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v12.angular.io/api/core/global/ngApplyChanges