Module client/use-intersection
Functions
useIntersection
- useIntersection<T>(__namedParameters: UseIntersection): [(element: T | null) => void, boolean]
-
Type parameters
Parameters
-
__namedParameters: UseIntersection
Returns [(element: T | null) => void, boolean]