Ben Alpert
e00d25c592
Mention PropTypes in top-level API
cf. #449
11 years ago
Cheng Lou
d85ea4ab7b
[Docs] document optional param for renderComponentToString
11 years ago
plievone
d264018e11
Fix docs for React.Children.map, .forEach, .only.
11 years ago
Ben Ripkens
436785e43b
docs(ServerRendering): Reflect renderComponentToString changes
11 years ago
petehunt
5de5db12e5
update docs for React.Children
11 years ago
Kunal Mehta
2ab43c462e
Add documentation about React.renderComponent
Recently learned that components passed into `React.renderComponent` may not be the ones actually mounted. Also learned that it returns the mounted component. Added some documentation describing this.
11 years ago
Ben Alpert
409d8cab93
Document return value of unmountComponentAtNode
11 years ago
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
11 years ago
Paul O’Shannessy
9f6b329d8a
Update API docs for unmountAndReleaseReactRootNode
11 years ago
Ben Alpert
f566b56ed1
Flesh out reference documentation, more API info
12 years ago