I created a CardComponent class that has an input that is called index.
@Input() index: number;
Another class has a display of those compon