Represents a gradient color stop.
Properties#
Property | Type | Description |
---|---|---|
color | Color | A color value within a gradient. |
stop | number | The relative position of the color within the gradient in the range [0, 1]. |
Represents a gradient color stop.
Property | Type | Description |
---|---|---|
color | Color | A color value within a gradient. |
stop | number | The relative position of the color within the gradient in the range [0, 1]. |