stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingSpacing

AdminTypes.CheckoutBrandingSpacing enum

Possible values for the spacing.

Signature:

export declare enum CheckoutBrandingSpacing 

Enumeration Members

Member Value Description
Base "BASE" The Base spacing.
ExtraLoose "EXTRA_LOOSE" The Extra Loose spacing.
ExtraTight "EXTRA_TIGHT" The Extra Tight spacing.
Loose "LOOSE" The Loose spacing.
None "NONE" The None spacing.
Tight "TIGHT" The Tight spacing.