stack

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

AdminTypes.CheckoutBrandingTypographySize enum

Possible values for the font size.

Signature:

export declare enum CheckoutBrandingTypographySize 

Enumeration Members

Member Value Description
Base "BASE" The base font size.
ExtraExtraLarge "EXTRA_EXTRA_LARGE" The extra extra large font size.
ExtraLarge "EXTRA_LARGE" The extra large font size.
ExtraSmall "EXTRA_SMALL" The extra small font size.
Large "LARGE" The large font size.
Medium "MEDIUM" The medium font size.
Small "SMALL" The small font size.