In each digest cycle Angular compares the old and the new version of the scope model values.
The digest cycle is triggered automatically.
We can also use $apply() if we want to trigger the digest cycle manually.
The digest cycle is triggered automatically.
We can also use $apply() if we want to trigger the digest cycle manually.
No comments:
Post a Comment