Q. Which decorator is used to receive input data from a parent component?

  • (A) @Input
  • (B) @Output
  • (C) @Injectable
  • (D) @HostListener
πŸ’¬ Discuss
βœ… Correct Answer: (A) @Input
Explanation: @Input allows data to be passed from parent to child component.
Explanation by: Mr. Dubey
@Input allows data to be passed from parent to child component.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
62
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate