MCPcopy Index your code
hub / github.com/gre/gl-react / flush

Method flush

packages/tests/__tests__/all.js:192–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190 state = { t: red2x2 };
191 node = React.createRef();
192 flush() {
193 this.node.current.flush();
194 }
195 render() {
196 return (
197 <Node

Callers

nothing calls this directly

Calls 1

flushMethod · 0.65

Tested by

no test coverage detected