Interface: BaseEditorAppConfig
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
categorySearchText?stringSearch text to pass in the editor for selected panel.
-
assetCollection?stringAsset collection to filter templates
-
multiPage?booleanMulti page export supported Default
true-
allowedFileTypes?Specify the list of file types that the user can publish. This can be used to limit the publish options as per mime types for end users. Only applicable for Editor workflows and Edit Image Module. Does not affect Quick Action export. Default
Enable all formats (PNG, JPEG, MP4 and PDF)-
allowedSubFileTypes?Specify the list of sub-file types that the user can publish. This can be used to limit the publish options as per file types for end users. Currently, only PDF sub-file types are available, and hence used only if pdf mime type is specified in 'allowedFileTypes'. Default
Enable all types (pdf and pdfPrint)-
showPageMargin?booleanShow page margin Default
false-
showBleedArea?booleanShow bleed area Default
false-
canvasBackgroundColor?stringSet the default background color of the canvas Default
empty string-