MCPcopy
hub / github.com/bvaughn/react-window / RefComposition.tsx

File RefComposition.tsx

src/routes/examples/RefComposition.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useCallback, type Ref } from "react";
2import { List, type ListImperativeAPI, type ListProps } from "react-window";
3
4declare const rest: ListProps<object>;

Callers

nothing calls this directly

Calls 1

useResizeObserverFunction · 0.85

Tested by

no test coverage detected