HTMLDataElement: value property - Web APIs | MDN (original) (raw)
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since October 2017.
The value property of the HTMLDataElementinterface returns a string reflecting the value HTML attribute.
Value
A string.
Specifications
| Specification |
|---|
| HTML # dom-data-value |