MCPcopy 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

applyRenderableNodePropsFunction · 0.45

Calls 1

applyMethod · 0.45

Tested by

no test coverage detected