Skip to content

a vue plugin to better supporting native lazy-loading for image and iframe

License

Notifications You must be signed in to change notification settings

tolking/vue-lazy-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-lazy-loading

WIP a vue plugin to better supporting lazy loading for image and iframe

The plugin will preferentially use native image and iframe lazy-loading, if the browser does not support it, it will be implemented through IntersectionObserver