MCPcopy Index your code
hub / github.com/streamich/react-use / useScrollbarWidth.test.ts

File useScrollbarWidth.test.ts

tests/useScrollbarWidth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook } from '@testing-library/react-hooks';
2import { scrollbarWidth } from '@xobotyi/scrollbar-width';
3import { useScrollbarWidth } from '../src';
4import { replaceRaf } from 'raf-stub';

Callers

nothing calls this directly

Calls 3

useScrollbarWidthFunction · 0.90
resetMethod · 0.65
stepMethod · 0.65

Tested by

no test coverage detected