Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingBackgroundStyle
Possible values for the background style.
Signature:
export declare enum CheckoutBrandingBackgroundStyle
| Member | Value | Description |
|---|---|---|
| None | "NONE" |
The None background style. |
| Solid | "SOLID" |
The Solid background style. |