A

Admin • 828.03K Points
Coach

Q. Which Angular feature allows communication from child to parent component?

  • (A) @Output with EventEmitter
  • (B) @Input
  • (C) Services
  • (D) Guards
  • Correct Answer - Option(A)
  • Views: 11
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
@Output with EventEmitter sends data from child to parent components.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.