antonreshetov / vue-glide

A slider and carousel as vue component on top of the Glide.js
https://antonreshetov.github.io/vue-glide/
MIT License
269 stars 39 forks source link

Destroy vue-glide instance on desktop #39

Open madhurikulkarni opened 5 years ago

madhurikulkarni commented 5 years ago

I was trying to implement the slider only on mobile and destroy the instance on the desktop. Like unslick in slick slider, I know there are breakpoints included in vue-glide but it would be nice to have the feature to disable the slider or destroy the vue-glide classes on desktop.