Interface: BackgroundStyleProps
Hierarchy
BackgroundStyleProps
Properties
backgroundColor
• Optional
backgroundColor: ColorProp
backgroundGradient
• Optional
backgroundGradient: Object
Type declaration
Name | Type |
---|---|
from | ColorProp |
to | ColorProp |
orientation | "TOP_BOTTOM" | "TR_BL" | "RIGHT_LEFT" | "BR_TL" | "BOTTOM_TOP" | "BL_TR" | "LEFT_RIGHT" | "TL_BR" |