@Input() and @Output() allow Angular to share data between the parent context and child components. "Think of @Input() and @Output() like ports or doorways—@Input() is the doorway into the component allowing data to flow in while @Output() is the do...
meriem-trabelsi-blog.hashnode.dev3 min read
No responses yet.