mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
+ `React.cloneElement` + `React.addons.createFragment` + `setState(f: (prevState: S, props: P) => S, callback?: () => any)` + `ref: (component: T) => any` |
||
|---|---|---|
| .. | ||
| react-0.13.0-tests.ts | ||
| react-0.13.0.d.ts | ||
| react-addons-0.13.0-tests.ts | ||
| react-addons-0.13.0.d.ts | ||
| react-addons-global-0.13.0.d.ts | ||
| react-global-0.13.0.d.ts | ||
| README.md | ||
React v0.13.0-beta Type Definitions
This folder contains the following .d.ts files:
react-0.13.0.d.tsdeclares the external module"react"react-addons-0.13.0.d.tsdeclares the external module"react/addons"react-global-0.13.0.d.tsdeclares the internal moduleReactin the global namespacereact-addons-global-0.13.0.d.tsextends the globalReactmodule withaddons
Interfaces are duplicated between these files; please take care to keep them in sync when making changes. See #3615 for relevant discussion.