React 16.4+ ⽣命周期
2020-08-17 10:12:59 0 举报
React生命周期
作者其他创作
大纲/内容
constructor
setState()
子组件报错
componentDidCatch
componentDidMount
componentWillUnmount
React ^16.4 生命周期
true
componentDidUpdate
Renderphase
static getDerivedStateFromError
render
新props
更新
static getDerivedStateFromProps
挂载
getSnapshotBeforeUpdate
Commitphase
forceUpdate()
false
React updates DOM and refs
卸载
错误处理
Pre-commit phase
shouldComponentUpdate
0 条评论
回复 删除
下一页