Interface IntersectionObserverInit

Hierarchy

  • IntersectionObserverInit

Properties

root?: Element | Document
rootMargin?: string
threshold?: number | number[]