Interface: AppConfig
Extends
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 | |
callbacks? | - | ||
colorTheme? | Theming options for the Quick Action Editor Default ColorTheme.LIGHT | - | |
spectrumTheme? | Specifies whether the QA Editor runs in current express theme or legacy spectrum theme. Default SpectrumTheme.EXPRESS | - | |
scale? | Set the text scale for QA Editor Default Scale.MEDIUM | - | |
receiveTargetErrors? | boolean | Boolean that tells whether to receive target application errors or not to client. Default false | - |
