stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingFontSizeInput > ratio

AdminTypes.CheckoutBrandingFontSizeInput.ratio property

The scale ratio used to derive all font sizes such as small and large. Its value should be between 1.0 and 1.4.

Signature:

ratio?: InputMaybe<Scalars['Float']['input']>;