Home > widget-integration > FallbackExtendedAppConfig
FallbackExtendedAppConfig interface
Signature:
export interface FallbackExtendedAppConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
{ containerElement: HTMLElement | string; settingsCssUrl?: string; themeCssUrl?: string; customizedTemplate?: { source: "Shopify"; templateName?: string; templateURL?: string; }; } |