A

Admin • 828.70K Points
Coach

Q. Which binding technique allows passing data from the component class to the template?

  • (A) Interpolation
  • (B) Event binding
  • (C) Two-way binding
  • (D) Structural binding
  • Correct Answer - Option(A)
  • Views: 9
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
Interpolation uses double curly braces `{{}}` to bind component data to the template.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.