Fill
The object for setting a fill type and attachment for a component’s background fill.
Declaration
object FillProperties
| Name | Type | Description |
|---|---|---|
type Required | string | The type of fill to apply. |
attachment | string | Indicates how the fill behaves when a person scrolls. Valid values:
|
Mentioned in
Discussion
This is an abstract definition. Don’t use this object type directly; use only the objects that extend Fill, for example GradientFill, ImageFill, and VideoFill.