A

Admin • 825.56K Points
Coach

Q. Which method is used to read the current value of a signal?

  • (A) get()
  • (B) read()
  • (C) value()
  • (D) call()
  • Correct Answer - Option(C)
  • Views: 7
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
In Angular Signals, `.value` or calling the signal as a function returns its current value.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.