pass values from one component to another component in angular 13

651 Views Asked by At

I have an array of values in one component, I want to pass the data from one component to another component in angular 13.i'm new in this. Here I have a search box. I want to show the search result in another component of angular page.

0

There are 0 best solutions below