frontend-frameworks
frontend-frameworks copied to clipboard
feat: add intersection observer root option
Pull request for cloudinary/frontend-frameworks
For which package is this PR?
@cloudinary/html
What does this PR solve?
Add an option to provide root option to lazyload plugins which will be passed to the IntersectionObserver
Final checklist
- [ ] Implementation is aligned to Spec.
- [ ] Tests - Add proper tests to the added code.
- [ ] Relates to a github issue (link to issue).