cc-everywhere

Interface: DesignViewerAppConfig

Extends

Extended by

Properties

Property
Type
Description
Inherited from
useClientAuth?
boolean
Flag to explicitly opt-in to use client authentication. When true, client access token will be fetched from the partner and used in the module. This is only relevant for Edit Image and Text to Image modules. Should not be passed for other workflows. Default false
BaseAppConfig.useClientAuth
callbacks?
Callbacks
-
BaseAppConfig.callbacks
metaData?
Record<string, string>
Property to pass metadata to target application
BaseAppConfig.metaData
previewThumbnails?
PreviewThumbnailsConfig
Configuration for the preview thumbnails component that displays design previews from a collection or an explicit list of design IDs.
-
designTitle?
string
The text to be displayed as the title of the design. Default empty string
-