files/en-us/web/api/stylepropertymap/index.md
{{APIRef("CSS Typed Object Model API")}}
The StylePropertyMap interface of the CSS Typed Object Model API provides a representation of a CSS declaration block that is an alternative to {{DOMxRef("CSSStyleDeclaration")}}.
{{InheritanceDiagram}}
Inherits properties from its parent, {{DOMxRef("StylePropertyMapReadOnly")}}.
Inherits methods from its parent, {{DOMxRef("StylePropertyMapReadOnly")}}.
StylePropertyMap with the given property and value.StylePropertyMap.{{Specifications}}
{{Compat}}