R

Ram Sharma • 3.40K Points
Extraordinary

Q. How can data be shared from parent to child component?

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

Explanation by: Ram Sharma
@Input allows data binding from parent to child component.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.