Optional
idThe optional unique identifier for the shadow.
Optional
styleThe optional style of the shadow.
Optional
offsetXThe optional X-axis offset of the shadow.
Optional
offsetYThe optional Y-axis offset of the shadow.
Optional
blurThe optional blur radius of the shadow.
Optional
spreadThe optional spread radius of the shadow.
Optional
hiddenSpecifies whether the shadow is hidden. Defaults to false if omitted.
Optional
colorThe optional color of the shadow, defined by a Color object.
Represents shadow properties in Penpot. This interface includes properties for defining drop shadows and inner shadows, along with their visual attributes.