ts1 / flipbook-vue

3D page flip effect for Vue.js
https://ts1.github.io/flipbook-vue/
620 stars 159 forks source link

Lazy effect #15

Closed dev-ccazares closed 3 years ago

dev-ccazares commented 4 years ago

Hello, thank you for this package that you contribute to us, but I would like to know if you can put a lazy effect when loading the pages, since on my website the images take about 2 seconds to get from the server and it doesn't look good, it would be good to implement a load no I know if you can help me with that or can you tell me how I could put it

ts1 commented 4 years ago

Hello @dev-ccazares Thanks for the input. That's a feature I'd like to realize, so I'll be looking into how to implement it for a while.

maxiz22 commented 4 years ago

+1 with lazy loading , it would load very quickly

ts1 commented 3 years ago

On v0.9.0 image loading effect and loadingImage prop is added. Default is a built-in spinning circle SVG.