Updating: componentWillUpdate void componentWillUpdate( object nextProps, object nextState
statics object statics The statics
replaceProps void replaceProps( object nextProps, [function callback] )
Updating: componentWillReceiveProps void componentWillReceiveProps( object nextProps
getDefaultProps object getDefaultProps() Invoked
Mounting: componentDidMount void componentDidMount() Invoked
render ReactElement render() The render()
mixins array mixins The mixins
Mounting: componentWillMount void componentWillMount() Invoked
setProps void setProps( object nextProps, [function callback] )
Page 2 of 3