This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
isVisible tie into Intersection Observer v2 #217
Apologies if I've missed it but it seems currently the isVisible method doesn't provide a way to tie into the extra abilities inside of IntersectionObserver v2. Would this be something you'd consider adding as an option in future, so the method can be used for detecting if the element is obscured as a one off, without needing to use Intersection observer?