react生命周期
2016-03-27 12:10:15 14 举报
react 的生命周期
作者其他创作
大纲/内容
component
- componentWillReciveProps- shouldComponentUpdate- componentWillUpdate- render- componentDidUpdate
- getDefaultProps- getInitialState- componentWillMount- render- componentDidMount
React.render
componentWillMount
componentWillUpate
getInitialState
componentWillReciveProps
shouldComponentUpdate
render
getDefaultProps
实例化
conponentWillUnMount
销毁期
componentDidMount/componentDidUpdate
存在期
- componentWillUnMount
0 条评论
下一页
为你推荐
查看更多