styleMap property

StylePropertyMap get styleMap

The styleMap read-only property of the CSSStyleRule interface returns a StylePropertyMap object which provides access to the rule's property-value pairs.

Implementation

external StylePropertyMap get styleMap;