@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: