angular / 11.2.14 / 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://v11.angular.io/api/core/global/ngApplyChanges