17 Mar 2020 . Min ReadHow Angular components communicate?
Components are the basic building blocks of Angular applications. In this article, We provide 3 different methods for sharing data between Angular components and concept like @Input(), @Output(), Event Emitter, @ViewChild