Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingHeaderPosition
The possible header positions.
Signature:
export declare enum CheckoutBrandingHeaderPosition
Member | Value | Description |
---|---|---|
Inline | "INLINE" |
Inline position. |
InlineSecondary | "INLINE_SECONDARY" |
Secondary inline position. |
Start | "START" |
Start position. |