Background
Defined in: packages/dynamic-design-engine/src/models/layoutElements.ts:530
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
clipping? | SVGClippingPath | - | packages/dynamic-design-engine/src/models/layoutElements.ts:531 |
imageIndex? | number | - | packages/dynamic-design-engine/src/models/layoutElements.ts:538 |
solid? | boolean | If true, the background will be a solid color. If false, the backgorund will be a solid color covered by an image or pattern, if one is available | packages/dynamic-design-engine/src/models/layoutElements.ts:537 |