Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bvaughn/react-virtualized
/ getWidth
Method
getWidth
source/CellMeasurer/types.js:14–14 ·
view source on GitHub ↗
(rowIndex: number, columnIndex?: number)
Source
from the content-addressed store, hash-verified
12
): void;
13
getHeight(rowIndex: number, columnIndex?: number): number;
14
getWidth(rowIndex: number, columnIndex?: number): number;
15
}
Callers
5
render
Method · 0.65
CellMeasurerCache.jest.js
File · 0.65
CellMeasurer
Class · 0.65
CellMeasurer.jest.js
File · 0.65
getWidth
Method · 0.65
Implementers
2
CellMeasurerCache
source/CellMeasurer/CellMeasurerCache.
CellMeasurerCacheDecorator
source/MultiGrid/CellMeasurerCacheDeco
Calls
no outgoing calls
Tested by
no test coverage detected