MCPcopy
hub / github.com/ctrlplusb/react-sizeme / componentDidUpdate

Method componentDidUpdate

src/with-size.js:173–176  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171 }
172
173 componentDidUpdate() {
174 this.determineStrategy(this.props)
175 this.handleDOMNode()
176 }
177
178 componentWillUnmount() {
179 // Change our size checker to a noop just in case we have some

Callers

nothing calls this directly

Calls 1

handleDOMNodeMethod · 0.95

Tested by

no test coverage detected