Optional
idThe optional unique identifier for the blur effect.
Optional
typeThe optional type of the blur effect. Currently, only 'layer-blur' is supported.
Optional
valueThe optional intensity value of the blur effect.
Optional
hiddenSpecifies whether the blur effect is hidden. Defaults to false if omitted.
Represents blur properties in Penpot. This interface includes properties for defining the type and intensity of a blur effect, along with its visibility.