Hiyve Components - v1.0.0
    Preparing search index...
    • Track whether an element has entered the viewport.

      The observer disconnects after the first intersection — callers use this as a one-shot "became visible" signal rather than a live visibility state.

      Parameters

      • ref: RefObject<Element | null>
      • rootMargin: string = '200px'

      Returns boolean