MCPcopy Index your code
hub / github.com/tomchentw/react-google-maps / componentDidUpdate

Method componentDidUpdate

src/macros/Rectangle.jsx:60–68  ·  view source on GitHub ↗
(prevProps)

Source from the content-addressed store, hash-verified

58 }
59
60 componentDidUpdate(prevProps) {
61 componentDidUpdate(
62 this,
63 this.state[RECTANGLE],
64 eventMap,
65 updaterMap,
66 prevProps
67 )
68 }
69
70 componentWillUnmount() {
71 componentWillUnmount(this)

Callers

nothing calls this directly

Calls 1

componentDidUpdateFunction · 0.90

Tested by

no test coverage detected