vue-lazy-background-images icon indicating copy to clipboard operation
vue-lazy-background-images copied to clipboard

Lazy load background images for Vue 2

Results 5 vue-lazy-background-images issues
Sort by recently updated
recently updated
newest added

Hey there, I know this plugin hasn't been touched in a while, but I plan on using this for an upcoming project. We have an article list that displays featured...

After installing and importing : `import Vue from 'vue'` `import App from './App'` `import VueLazyBackgroundImages from 'vue-lazy-background-images'` `Vue.component('lazy-background', VueLazyBackgroundImages)` I get the following error ![](http://image.prntscr.com/image/54899b53c9b54aa8a04fb1363013a7db.png) I managed to fix this...

First off, thanks for the great plugin! I'm trying to use this plugin along with Nuxt.js My code looks like this - ` ` `import VueLazyBackgroundImage from 'vue-lazy-background-images'` ` export...

Slots are very useful feature. #3

Have a nice day, what is the reason for the failure to use the `` in the template initially?