StyleMap
Type representing a map of CSS property names to values: { "color": "red", "font-size": "16px" }
Value(s):Record<stringstring>
Type alias defined in packages/common/src/layouts/layout-shared-types.ts:126
Type representing a map of CSS property names to values: { "color": "red", "font-size": "16px" }
Value(s):Record<stringstring>