Community

@Input and @Output in Angular

(Karthik Chintala) In this post, we will look at how to pass the data to the components using @Input and get the data back flowing with @Output.