stack

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

AdminTypes.CheckoutBrandingFontSize interface

The font size.

Signature:

export interface CheckoutBrandingFontSize 

Properties

Property Modifiers Type Description
base?   Maybe<Scalars[‘Float’][‘output’]> (Optional) The base font size.
ratio?   Maybe<Scalars[‘Float’][‘output’]> (Optional) The scale ratio used to derive all font sizes such as small and large.