MCPcopy
hub / github.com/bvaughn/react-window / getOffsetForIndex.test.ts

File getOffsetForIndex.test.ts

lib/core/getOffsetForIndex.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test } from "vitest";
2import { EMPTY_OBJECT } from "../../src/constants";
3import type { Align } from "../types";
4import { setScrollbarSizeForTests } from "../utils/getScrollbarSize";

Callers

nothing calls this directly

Calls 3

setScrollbarSizeForTestsFunction · 0.90
createCachedBoundsFunction · 0.90
createTestHelperFunction · 0.85

Tested by

no test coverage detected