- 博客(1)
- 收藏
- 关注
原创 react学习总结(生命周期)
React 生命周期钩子函数(16.4版) 一、挂载阶段(Mounting) constructor - > getDerivedStateFromProps/UNSAFE_componentWillMount - > render - > componentDidMount constructor() 通过super继承基类,并将props赋值给this.props 做...
2019-11-22 20:49:06
208
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人