• Parameters

    • callback: ((records) => void)
        • (records): void
        • Parameters

          • records: IntersectionObserverEntry[]

          Returns void

    Returns IntersectionObserver | undefined

    the interaction observer, if supported