MCPcopy
hub / github.com/bvaughn/react-virtualized / getScrollbarSize20

Function getScrollbarSize20

source/MultiGrid/MultiGrid.jest.js:175–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173
174 describe('hideTopRightGridScrollbar, hideBottomLeftGridScrollbar should hide the scrollbars', () => {
175 function getScrollbarSize20() {
176 return 20;
177 }
178 it('should add scroll wrappers to hide scroll bar when configured for fixed columns and rows with scroll interaction', () => {
179 const rendered = findDOMNode(
180 render(

Callers 1

MultiGrid.jest.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…