funkhaus / fuxt

A complete Headless WordPress tech stack built on Nuxt.
219 stars 28 forks source link

Feature Request: Only load WpImage image and video if in view #51

Open drewbaker opened 2 years ago

drewbaker commented 2 years ago

Nice to use an intersection to load a video or image only when close to being in view. Should be enabled/disabled using a prop.

drewbaker commented 2 years ago

I added a disabled prop that would make this easy. Basically have disabled = true unless the wp-image is close to being in view.