MCPcopy
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

renderMethod · 0.65
CellMeasurerClass · 0.65
getWidthMethod · 0.65

Implementers 2

CellMeasurerCachesource/CellMeasurer/CellMeasurerCache.
CellMeasurerCacheDecoratorsource/MultiGrid/CellMeasurerCacheDeco

Calls

no outgoing calls

Tested by

no test coverage detected