Please, improve the Docs because you remove Ion-Slide in Ionic 7 and i want remove it in Ionic 6 and replace it with Swiper.js but the problem is if i want to ref the swiper i get always undefined.
How can i achieve that i get the ref like
const slides = ref();
slides.value.$el.getSwiper()?
1 post - 1 participant