Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react/react
/ applyFill
Method
applyFill
packages/react-art/src/ReactART.js:66–68 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
64
}
65
66
applyFill(node) {
67
node.fillImage.apply(node, this._args);
68
}
69
}
70
71
/** React Components */
Callers
1
applyRenderableNodeProps
Function · 0.45
Calls
1
apply
Method · 0.45
Tested by
no test coverage detected