Detect if element is visible on screen

I have scrolling cards and need to detect if they user has seen the card, if it is visible on screen.
Is there a way to get the index of the visible cards in Ionic or Angular?

Thanks for any help

Keith

2 Likes