FilterProperties

Type interface

Defines properties for a base filter

Inheritance

FilterProperties does not extend any other symbol.

FilterProperties is extended by DropShadowFilterProperties, DesaturateFilterProperties, LightenFilterProperties, BlurFilterProperties, ColorizeFilterProperties, FocusFilterProperties.

Properties

filterUnits
#

Type "userSpaceOnUse" | "objectBoundingBox"

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/filterUnits

height
#

Type number

Default 120

Height of the filter in percent.

width
#

Type number

Default 120

Width of the filter in percent.