Anchor to CheckoutAndAccountsConfigurationBrandingFontLoadingStrategyCheckout
enumCheckout And Accounts Configuration Branding Font Loading Strategy
The font loading strategy determines how a font face is displayed after it is loaded or failed to load. For more information: https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display.
Anchor to Valid valuesValid values
- AUTO
- BLOCK
- FALLBACK
- OPTIONAL
- SWAP
- Anchor to AUTOAUTO
The font display strategy is defined by the browser user agent.
- Anchor to BLOCKBLOCK
Gives the font face a short block period and an infinite swap period.
- Anchor to FALLBACKFALLBACK
Gives the font face an extremely small block period and a short swap period.
- Anchor to OPTIONALOPTIONAL
Gives the font face an extremely small block period and no swap period.
- Anchor to SWAPSWAP
Gives the font face an extremely small block period and an infinite swap period.
Was this section helpful?
Anchor to FieldsFields
- Anchor to CheckoutAndAccountsConfigurationBrandingCustomFontGroup.loadingStrategyCheckout•OBJECT
And Accounts Configuration Branding Custom Font Group.loadingStrategy The custom font group customizations.
- Anchor to CheckoutAndAccountsConfigurationBrandingCustomFontGroupInput.loadingStrategyCheckout•INPUT OBJECT
And Accounts Configuration Branding Custom Font Group Input.loadingStrategy The input fields for customizing a custom font group.
- Anchor to CheckoutAndAccountsConfigurationBrandingShopifyFontGroup.loadingStrategyCheckout•OBJECT
And Accounts Configuration Branding Shopify Font Group.loadingStrategy The Shopify font group customizations.
- Anchor to CheckoutAndAccountsConfigurationBrandingShopifyFontGroupInput.loadingStrategyCheckout•INPUT OBJECT
And Accounts Configuration Branding Shopify Font Group Input.loadingStrategy The input fields for customizing a Shopify font group.
Was this section helpful?