React Lifecycle
2019-09-01 08:57:38 9 举报
React Lifecycle, React 生命周期整理
作者其他创作
大纲/内容
ComponentDidUpdate
ComponentWillUnmount
setState
Dirty Works (Refs & DOM)
newProps
mounting
UNSAFE_ComponentWillMount
parent
ComponentDidMount
constructor
UNSAFE_ComponentWillUpdate
getSnapshotBeforeUpdate
shouldComponentUpdate
UNSAFE_ComponentWillReceiveProps
error
updating
forceUpdate
componentDidCache
getDerivedStateFromProps
render
unmounting
getDerivedStateFromError
收藏
收藏
0 条评论
回复 删除
下一页