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