OptionalidThe optional unique identifier for the shadow.
OptionalstyleThe optional style of the shadow.
OptionaloffsetXThe optional X-axis offset of the shadow.
OptionaloffsetYThe optional Y-axis offset of the shadow.
OptionalblurThe optional blur radius of the shadow.
OptionalspreadThe optional spread radius of the shadow.
OptionalhiddenSpecifies whether the shadow is hidden. Defaults to false if omitted.
OptionalcolorThe 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.