IntersectionObserverInitinterface IntersectionObserverInit {root?: Element | Document | null;rootMargin?: string;threshold?: number | number[];}§Properties§root?: Element | Document | null[src]§rootMargin?: string[src]§threshold?: number | number[][src]