Interface IUseLazyReady

Hierarchy

  • IUseLazyReady

Properties

Properties

isDisabled?: boolean

If true, disables the lazy intersection detection.

Default

false
onIn?: (() => void)

Type declaration

    • (): void
    • Callback triggered when the element is almost in the viewport

      Returns void

ref: THookEventElement<Element>

A reference to the observable element