A

Admin • 833K Points
Coach

Q. Which change detection strategy checks only when the component’s inputs change?

  • (A) Default
  • (B) OnPush
  • (C) Manual
  • (D) Detached
  • Correct Answer - Option(B)
  • Views: 26
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

OnPush runs change detection only when input references change, improving performance.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.