Swiper Coverflow Effect

@patrick Is there a place where I can further set parameters for coverflow in swiper component?

In the past before it was in Wappler I could do in my js file like this:

coverflowEffect: {
        rotate: 0, // Slide rotate in degrees
        stretch: 0, // Stretch space between slides (in px)
        depth: 150, // Depth offset in px (slides translate in Z axis)
       modifier: 0.2, // Effect multipler
         slideShadows : true, // Enables slides shadows
     },

Thanks

Community Page
Last updated: