vueper-slides
vueper-slides copied to clipboard
A touch ready and responsive slideshow / carousel for Vue 2 & 3.
Version: 2.16.0 If the slides are empty at init, then the touch drag will be disabled even if new slides are added.
I am trying to implement a gallery design similar to the "[Sync 2 Instances](https://antoniandre.github.io/vueper-slides/#ex--synced-instances)" example however I need the 'thumbnails' in vueperslides2 to be stacked vertically rather than horizontal. Is...
I have a erro on build this carrouseu with typescript, how resolve ? error TS2339: Property 'content' does not exist on type '{}'. my code {{ influencer.fullName }} {{ influencer.social_profile...
Using vue3 for Multiple slides when on the last slide it does not slide if click Prev Steps: Scroll to the end and then click on the Prev button you...
I'm using simple image slider with basic example but autoplay not working and getting error on console Error image:  Example code: ``` ```
First of all, thank you for product. Problem come when to slide is attached link. ``` ``` Begin sliding with a mouse -> link is activated on mouse btn up....
## Type one-off feature ## Problem I want to utilize multiple sources for different sizes of the same image, so that the smallest image fitting for the device can be...
- Added type definitions for `VueperSlides` and `VueperSlide` components. - Introduced types for props, methods, and events to improve type safety. - Provided specific types for `Slide`, `VideoObj`, and configuration...