Interface DOMStringMap

Used by the dataset HTML attribute to represent data for custom attributes added to elements.

MDN Reference

Hierarchy

  • DOMStringMap

Indexable

[name: string]: string | undefined

Generated using TypeDoc