Files
DefinitelyTyped/react
glatzert 744a89c4b1 Updated interface HTMLAttributes
The explicit form of the indexer `[key: string]: string | string[] | boolean | number | EventHandler<SyntheticEvent> | CSSProperties | {__html: string};` Fails in TravisCI - so any is currently the way to go.
2016-02-25 10:28:51 +01:00
..
2016-02-25 10:28:51 +01: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.