Interface: StartFromContentAppConfig
StartFromContentAppConfig is the app config for the Start From Content module.
Extends
Properties
Property
Type
Description
Inherited from
useClientAuth?booleanFlag 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
falsemetaData?Record<string, string>Property to pass metadata to target application
colorTheme?The color theme of the Start From Content module. SFC supports light and dark themes. Default
ColorTheme.LIGHT-