DefinitelyTyped/types/react
Kevin Lau 4de6099016 [react] Add value attribute to data element (reopen #36771) (#37171)
* [react] Add `value` attribute to `data` element

`<data>` should include `value` attribute in addition to the global
attributes:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/data#Attributes

* [react] Add `HTMLDataElement` to global.d.ts
2019-07-31 10:03:08 -07:00
..
test
v15
global.d.ts
index.d.ts
package.json
tsconfig.json
tslint.json