A

Admin • 832.70K Points
Coach

Q. How can you make a component reusable and configurable from the outside?

  • (A) By using @Input properties
  • (B) By using @Output properties
  • (C) By injecting services
  • (D) By using ngIf directive
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

@Input lets you pass data to components making them reusable.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.