Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bvaughn/react-virtualized
/ CollectionView.js
File
CollectionView.js
source/Collection/CollectionView.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @flow */
2
import
clsx from
'clsx'
;
3
import
PropTypes from
'prop-types'
;
4
import
* as React from
'react'
;
Callers
nothing calls this directly
Calls
8
createCallbackMemoizer
Function · 0.85
noContentRenderer
Function · 0.85
calculateSizeAndPositionData
Method · 0.80
cellRenderers
Method · 0.80
getLastRenderedIndices
Method · 0.80
getScrollPositionForCell
Method · 0.80
if
Function · 0.70
getTotalSize
Method · 0.45
Tested by
no test coverage detected