applyChanges
function
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;
Jump to details
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;