Home > widget-integration > FallbackExtendedAppConfig

FallbackExtendedAppConfig interface

Signature:

export interface FallbackExtendedAppConfig 

Properties

Property

Modifiers

Type

Description

fallback

{ containerElement: HTMLElement | string; settingsCssUrl?: string; themeCssUrl?: string; customizedTemplate?: { source: "Shopify"; templateName?: string; templateURL?: string; }; }