Class DOMStringMap
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
The DOMStringMap interface is used for the HTMLElement.Dataset attribute, to represent data for custom attributes added to elements.
[Value("DOMStringMap")]
public class DOMStringMap
- Inheritance
-
DOMStringMap
- Inherited Members
Remarks
-HTMLElement.Dataset
-Global attributes - data-*
Constructors
DOMStringMap()
public DOMStringMap()