Currently visible ion-card

How can I know what card the user is viewing while scrolling thru a list of cards.

How are you scrolling? With a Slide component?

I am scrolling with *ngFor

*ngFor is a directive. A directive goes inside a Component. I was asking which Component you were using.

Oh. ofcource ion-card.