A

Admin • 833K Points
Coach

Q. What Angular concept allows you to pass data from child to parent component?

  • (A) @Output with EventEmitter
  • (B) @Input
  • (C) Service injection
  • (D) ViewChild
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

@Output and EventEmitter enable event-driven communication upwards.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.