mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [react] Make "type" button attribute match W3C spec According to https://www.w3.org/TR/2011/WD-html5-20110525/the-button-element.html#attr-button-type, the `type` button attribute can only be one of the three keywords, `"submit"`, `"reset"`, and `"button"`. * [react] Add tests for button type attribute |
||
|---|---|---|
| .. | ||
| cssProperties.tsx | ||
| hooks.tsx | ||
| index.ts | ||
| managedAttributes.tsx | ||
| tsx.tsx | ||