Back to Content

DOMStringMap

files/en-us/web/api/domstringmap/index.md

latest397 B
Original Source

{{ APIRef("HTML DOM") }}

The DOMStringMap interface is used for the {{domxref("HTMLElement.dataset")}} attribute, to represent data for custom attributes added to elements.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also