Angular @input @output decorator March 20, 2021 Girish @input decorator used to pass data from parent to child component. @Output decorator is used to pass the data from… Continue Reading →