DefinitelyTyped/react
2015-11-05 17:31:34 -08:00
..
react-0.13.3.d.ts Add legacy files for v0.13 2015-10-14 20:52:17 -04:00
react-addons-create-fragment.d.ts Initial React v0.14 definitions 2015-10-14 19:21:31 -04:00
react-addons-css-transition-group.d.ts Update tests for v0.14 and refactor how addons expose interfaces. 2015-11-05 07:01:14 -05:00
react-addons-linked-state-mixin.d.ts Update tests for v0.14 and refactor how addons expose interfaces. 2015-11-05 07:01:14 -05:00
react-addons-perf.d.ts Update tests for v0.14 and refactor how addons expose interfaces. 2015-11-05 07:01:14 -05:00
react-addons-pure-render-mixin.d.ts Update tests for v0.14 and refactor how addons expose interfaces. 2015-11-05 07:01:14 -05:00
react-addons-test-utils.d.ts [React.14] Add ReactInstance type (Component<any, any> | Element) 2015-11-05 11:25:16 -08:00
react-addons-transition-group.d.ts Update tests for v0.14 and refactor how addons expose interfaces. 2015-11-05 07:01:14 -05:00
react-addons-update.d.ts Update tests for v0.14 and refactor how addons expose interfaces. 2015-11-05 07:01:14 -05:00
react-dom.d.ts [React.14] Add ReactInstance type (Component<any, any> | Element) 2015-11-05 11:25:16 -08:00
react-global-0.13.3.d.ts [React.14] Fix jsnox types and reference path in react-global-0.13.3 2015-11-05 14:56:58 -08:00
react-global-tests.ts [React.14] Update refs for DOM elements 2015-11-05 10:41:07 -08:00
react-global.d.ts Update tests for v0.14 and refactor how addons expose interfaces. 2015-11-05 07:01:14 -05:00
react-tests.ts [React.14] Update refs for DOM elements 2015-11-05 10:41:07 -08:00
react.d.ts [React.14] Add Composition/MediaEvents and <image> SVGFactory 2015-11-05 17:31:34 -08:00
README.md [React.14] Update HTMLAttributes/SVGAttributes for 0.14.2 2015-11-05 16:50:52 -08:00

React v0.14.2 Type Definitions

If you are using modules you should use react.d.ts, react-dom.d.ts and any of the react-addon-*.d.ts definition files.

If you are using the global React variable, you should use react-global.d.ts.