JavaScript DOMStringMap : Object
An map of
String key and String value pairs.
Attempting to set any other data type as the key or value will first convert the object to a string. See Element.dataset.
Copyright © PUBLIC Contributors