mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* reactstrap: Input from StatelessComponent to ComponentClass `Input` is a full React component (`ComponentClass`), not a stateless component. In particular, this change allows consumers to pass `ref` to it (not legal with `StatelessComponent`), which useful for e.g. calling `HTMLInputElement#focus()`. * ComponentClasss -> extends React.Component |
||
|---|---|---|
| .. | ||
| lib | ||
| v4 | ||
| index.d.ts | ||
| reactstrap-tests.tsx | ||
| tsconfig.json | ||
| tslint.json | ||