Swiper Dynamic Options

It would be nice if the options on the swiper was dynamic for example pagination, auto play, grab hand etc

This would be nice when having a swiper that users can input images into some may only want one image, in which case I’d disable auto play and pagination

Others might want 10 images and to not auto play

I know I could use a condition around swipers but then it loses the flexibility to allow users to choose bullets over fraction for pagination etc because the amount of possible combinations

You could use dmx-bind for making those attributes dynamic I think.

2 Likes

Yes - good point.

Great idea @sid wasn’t sure if this would stop the scripts like auto play from working but just tested and all is working many thanks