Type alias StylePropertyRecord

StylePropertyRecord: Record<string, string>

Record of style properties. Each entry contains the style property name with associated value.