Options
All
  • Public
  • Public/Protected
  • All
Menu

Module client/use-intersection

Index

Functions

Functions

useIntersection

  • useIntersection<T>(__namedParameters: UseIntersection): [(element: T | null) => void, boolean]
  • Type parameters

    • T: Element

    Parameters

    • __namedParameters: UseIntersection

    Returns [(element: T | null) => void, boolean]

Generated using TypeDoc