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