MCPcopy
hub / github.com/kenberkeley/react-demo / componentDidMount

Method componentDidMount

src/components/Msg/MsgForm/index.js:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 componentDidMount() {
32 this.updateState()
33 }
34
35 /**
36 * 由于本组件为共用组件,但 React 本身不提供类似 Vue 的 canReuse 属性

Callers

nothing calls this directly

Calls 1

updateStateMethod · 0.95

Tested by

no test coverage detected