I'm using Ionic Framework v5 with ion-slides which are based on Swiper.js which has a virtual
property that intelligently loads and unloads data from the DOM based on where in a list of items you are.
I can't find any information about how this would be implemented in Ionic though. Any pointers would be greatly appreciated. Thank you.