ShapeFillOption:
object
Shape filter option
PROPERTIES
Name Type Description type
string
fill type ('color' or 'filter')
filter
[ Array ]
ShapeFilterOption List.
only applies to filter types
(ex: [{pixelate: 20}, {blur: 0.3}])color
[ string ]
Shape foreground color (ex: '#fff', 'transparent')
Resizable