frontend-frameworks icon indicating copy to clipboard operation
frontend-frameworks copied to clipboard

feat: add intersection observer root option

Open lbendavid-cloudinary opened this issue 2 years ago • 0 comments

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).

lbendavid-cloudinary avatar Jul 25 '23 08:07 lbendavid-cloudinary