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

Add or remove image on already created glide #68

Closed claud-car closed 1 year ago

claud-car commented 1 year ago

Hello, i have a glider where you can add or remove img, starting by 1 images, i'm trying to create a method that add or remoe img when i click a certain button (add for adding a slot in the glider, remove for removing a slot in the glider), any way to do this?