GradientFill
The properties all gradient fill types share.
Declaration
object GradientFillProperties
| Name | Type | Description |
|---|---|---|
colorStops Required | [ColorStop] | An array of color stops. Each stop sets a color and location along the gradient. Provide at least 2 |
type Required | string | The type of gradient; for example |
attachment | string | A string that indicates how Valid values:
|
Mentioned in
Discussion
This is an abstract definition. Don’t use this object type directly; use only the object that extends it, such as LinearGradientFill.
You can use this object in ComponentStyle.