fuxingloh / vue-horizontal

An ultra simple pure vue horizontal layout for modern responsive web with zero dependencies. (SPA/SSG/SSR)
https://vue-horizontal.fuxing.dev
MIT License
228 stars 32 forks source link

Lazy loading feature #124

Open Wooody82 opened 1 year ago

Wooody82 commented 1 year ago

Hi, I think it would be great to have a lazy loading feature as it will be less content in DOM and load when we scroll. Is there a way to do that?