mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Unfortunately, `react-jsonschema-form` has it's own signature of `onBlur` and `onFocus` which is incompatible with HTMLElement (custom signature is documented [here](https://github.com/mozilla-services/react-jsonschema-form/blob/master/README.md#custom-widget-components)) My change fixes the definition just for the affected props, which still using all other props of HTMLElement. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-jsonschema-form-tests.tsx | ||
| tsconfig.json | ||
| tslint.json | ||