PropsIntersectionObserver extension
Properties
- root → dynamic
-
Available on IntersectionObserver, provided by the PropsIntersectionObserver extension
no setter - rootMargin → String
-
Available on IntersectionObserver, provided by the PropsIntersectionObserver extension
no setter -
thresholds
→ Iterable<
double> -
Available on IntersectionObserver, provided by the PropsIntersectionObserver extension
no setter
Methods
-
disconnect(
) → void -
Available on IntersectionObserver, provided by the PropsIntersectionObserver extension
-
observe(
Element target) → void -
Available on IntersectionObserver, provided by the PropsIntersectionObserver extension
-
takeRecords(
) → Iterable< IntersectionObserverEntry> -
Available on IntersectionObserver, provided by the PropsIntersectionObserver extension
-
unobserve(
Element target) → void -
Available on IntersectionObserver, provided by the PropsIntersectionObserver extension