flipbook-vue icon indicating copy to clipboard operation
flipbook-vue copied to clipboard

3D page flip effect for Vue.js

Results 45 flipbook-vue issues
Sort by recently updated
recently updated
newest added

Hi, I just stumbled on your library and I really like it, but as I'm working on a project in Vue3 it breaks when I try to add it via...

I'm not using the zoom feature and would like to implement page flip on clicks. I haven't seen an easy way to achieve this with the API so I was...

I noticed that if images have parentheses, then they won't be displayed during the flip - it will just display a transparent polygon. `image(1).png ` will display with the problem...

Hi! I installed this package on my Nuxt application, My page: ``` export default { layout: "main", data(){ return { images: [ '@/assets/images/famille-1.jpg', '@/assets/images/famille-2.jpg', '@/assets/images/famille-3.jpg', '@/assets/images/famille-4.jpg', '@/assets/images/famille-5.jpg', '@/assets/images/famille-6.jpg', ] }...

I add a slider to control the progress , but when flip by dragging the progress didn'r work, I need to find the event which flip by dragging, could I...

it sends 2 Get requests to the server when I flip to the next page ![image](https://user-images.githubusercontent.com/69591622/149541598-f015ce2e-44b4-40d2-8580-f12ff102972e.png) my code is ``

I tried the flipbook, works great so far. I have a few questions: is it possible to use a "hard cover" can I tilt the complete book, I want to...

Hi, any chance to add also hotspots on pages? Thanks

Hello, I would like to know how do I activate the event when the user starts to flip by dragging? Thanks in advance

How to put alt text on images? For accessibility ans SEO