@Input is not working

They are generated on my child.ts

I canā€™t see any car generator logic or something inside your child.ts

I get my cars, I have the output I need. Doesnā€™t have anything to do with the passing variable from parent to child component.

Thatā€™s what iā€™ve been wondering, but glad that you can proceed with your project now. Happy coding :slight_smile:

Hahaha I have my cars, I donā€™t have my variable passed. I want to display the cars only if its brand is the same as the brand Iā€™m displaying on itā€™s parentā€™s component. So, in order to do that, I need to pass the brand.key to the child component and *ngIf it.

Nice that you got it working now. :sunny: