Community @Input and @Output in Angular by SSWUG Research (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. Register to Read