mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
AutoComplete component passes all the unknown properties to the underlying TextField component (see https://github.com/callemall/material-ui/blob/master/src/AutoComplete/AutoComplete.js#L507). The case I stumbled upon is using "disabled" property for AutoComplete. Although it is legit, existing typing does not allow to do that. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| material-ui-tests.tsx | ||
| tsconfig.json | ||