Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bvaughn/react-window
/ setElementSizeFunction
Function
setElementSizeFunction
lib/utils/test/mockResizeObserver.ts:30–34 ·
view source on GitHub ↗
(value: GetDOMRect)
Source
from the content-addressed store, hash-verified
28
}
29
30
export
function
setElementSizeFunction(value: GetDOMRect) {
31
getDOMRect = value;
32
33
emitter.emit(
"change"
);
34
}
35
36
export
function
setElementSize({
37
element,
Callers
1
setMockRowHeights
Function · 0.90
Calls
no outgoing calls
Tested by
1
setMockRowHeights
Function · 0.72