A

Admin • 828.70K Points
Coach

Q. Which decorator is used to pass data from a parent component to a child component?

  • (A) @Output
  • (B) @Input
  • (C) @Injectable
  • (D) @Component
  • Correct Answer - Option(B)
  • Views: 9
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
@Input decorator is used to receive data from a parent component.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.