DefinitelyTyped/types/react/test
Kanitkorn Sujautra 4d371be185 [react] Make "type" button attribute match W3C spec (#34194)
* [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
2019-03-27 06:34:18 -07:00
..
cssProperties.tsx
hooks.tsx
index.ts
managedAttributes.tsx
tsx.tsx